lp#1170035: Fix l10n for quicklist
This commit is contained in:
parent
3622c7027a
commit
e60872a589
@ -66,7 +66,7 @@ if (!defined $template_dir) {
|
||||
|
||||
# hack for unity section
|
||||
my $outkey = $key;
|
||||
if ( $outkey eq "UnityQuicklist" ) {
|
||||
if ( $outkey eq "UnityQuickList" ) {
|
||||
$outkey = "Name";
|
||||
}
|
||||
|
||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Database
|
||||
UnityQuickList=New Database
|
||||
Exec=${UNIXBASISROOTNAME} --base
|
||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Spreadsheet
|
||||
UnityQuickList=New Spreadsheet
|
||||
Exec=${UNIXBASISROOTNAME} --calc
|
||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Drawing
|
||||
UnityQuickList=New Drawing
|
||||
Exec=${UNIXBASISROOTNAME} --draw
|
||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Presentation
|
||||
UnityQuickList=New Presentation
|
||||
Exec=${UNIXBASISROOTNAME} --impress
|
||||
|
@ -36,5 +36,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Formula
|
||||
UnityQuickList=New Formula
|
||||
Exec=${UNIXBASISROOTNAME} --math
|
||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
||||
|
||||
Actions=NewDocument;
|
||||
[Desktop Action NewDocument]
|
||||
Name=New Document
|
||||
UnityQuickList=New Document
|
||||
Exec=${UNIXBASISROOTNAME} --writer
|
||||
|
Loading…
x
Reference in New Issue
Block a user