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
|
# hack for unity section
|
||||||
my $outkey = $key;
|
my $outkey = $key;
|
||||||
if ( $outkey eq "UnityQuicklist" ) {
|
if ( $outkey eq "UnityQuickList" ) {
|
||||||
$outkey = "Name";
|
$outkey = "Name";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Database
|
UnityQuickList=New Database
|
||||||
Exec=${UNIXBASISROOTNAME} --base
|
Exec=${UNIXBASISROOTNAME} --base
|
||||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Spreadsheet
|
UnityQuickList=New Spreadsheet
|
||||||
Exec=${UNIXBASISROOTNAME} --calc
|
Exec=${UNIXBASISROOTNAME} --calc
|
||||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Drawing
|
UnityQuickList=New Drawing
|
||||||
Exec=${UNIXBASISROOTNAME} --draw
|
Exec=${UNIXBASISROOTNAME} --draw
|
||||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Presentation
|
UnityQuickList=New Presentation
|
||||||
Exec=${UNIXBASISROOTNAME} --impress
|
Exec=${UNIXBASISROOTNAME} --impress
|
||||||
|
@ -36,5 +36,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Formula
|
UnityQuickList=New Formula
|
||||||
Exec=${UNIXBASISROOTNAME} --math
|
Exec=${UNIXBASISROOTNAME} --math
|
||||||
|
@ -35,5 +35,5 @@ X-KDE-Protocols=file,http,ftp,webdav
|
|||||||
|
|
||||||
Actions=NewDocument;
|
Actions=NewDocument;
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
Name=New Document
|
UnityQuickList=New Document
|
||||||
Exec=${UNIXBASISROOTNAME} --writer
|
Exec=${UNIXBASISROOTNAME} --writer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user