Kaydet (Commit) e60872a5 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

lp#1170035: Fix l10n for quicklist

üst 3622c702
...@@ -66,7 +66,7 @@ if (!defined $template_dir) { ...@@ -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 ...@@ -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 ...@@ -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 ...@@ -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 ...@@ -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 ...@@ -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 ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment