[Uml-devel] KDE/kdesdk
André Wöbbeking
Woebbeking at web.de
Wed Dec 28 11:48:07 UTC 2005
SVN commit 492072 by woebbe:
- removed not supported %m
- removed %i if not needed (app name == icon name)
M +1 -1 kbabel/catalogmanager/catalogmanager.desktop
M +1 -1 kbabel/kbabel/kbabel.desktop
M +1 -1 kbabel/kbabeldict/kbabeldict.desktop
M +1 -1 kbugbuster/kbugbuster.desktop
M +1 -1 kcachegrind/kcachegrind/kcachegrind.desktop
M +1 -1 kompare/kompare.desktop
M +1 -1 kuiviewer/kuiviewer.desktop
M +1 -1 umbrello/umbrello/umbrello.desktop
--- trunk/KDE/kdesdk/kbabel/catalogmanager/catalogmanager.desktop #492071:492072
@@ -55,7 +55,7 @@
GenericName[tr]=Çeviri Aracı Katalog Yöneticisi
GenericName[uk]=Менеджер каталогів засобу для перекладів
GenericName[xx]=xxTranslation Tool Catalog Managerxx
-Exec=catalogmanager %i %m -caption "%c" %U
+Exec=catalogmanager -caption "%c" %U
Icon=catalogmanager
Type=Application
DocPath=kbabel/index.html
--- trunk/KDE/kdesdk/kbabel/kbabel/kbabel.desktop #492071:492072
@@ -11,7 +11,7 @@
Name[sv]=Kbabel
Name[ta]=Kபாபேல்
Name[xx]=xxKBabelxx
-Exec=kbabel %i %m -caption "%c" %U
+Exec=kbabel -caption "%c" %U
Icon=kbabel
Type=Application
DocPath=kbabel/index.html
--- trunk/KDE/kdesdk/kbabel/kbabeldict/kbabeldict.desktop #492071:492072
@@ -54,7 +54,7 @@
GenericName[tr]=Çeviri Aracı Sözlüğü
GenericName[uk]=Словник засобу для перекладів
GenericName[xx]=xxTranslation Tool Dictionaryxx
-Exec=kbabeldict %i %m -caption "%c"
+Exec=kbabeldict -caption "%c"
Icon=kbabeldict
Type=Application
Terminal=false
--- trunk/KDE/kdesdk/kbugbuster/kbugbuster.desktop #492071:492072
@@ -2,7 +2,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Exec=kbugbuster -caption "%c" %i %m
+Exec=kbugbuster -caption "%c"
Icon=kbugbuster
DocPath=kbugbuster/index.html
GenericName=KDE Bug Management
--- trunk/KDE/kdesdk/kcachegrind/kcachegrind/kcachegrind.desktop #492071:492072
@@ -2,7 +2,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Exec=kcachegrind -caption "%c" %i %m %u
+Exec=kcachegrind -caption "%c" %u
MimeType=application/x-kcachegrind;
Icon=kcachegrind
DocPath=kcachegrind/index.html
--- trunk/KDE/kdesdk/kompare/kompare.desktop #492071:492072
@@ -60,7 +60,7 @@
GenericName[zh_TW]=Diff/Patch 前端
GenericName[zu]=Diff/PatchIsiqalo sokugcina
MimeType=text/x-diff;
-Exec=kompare -caption "%c" %i %m -o %U
+Exec=kompare -caption "%c" -o %U
Icon=kompare
DocPath=kompare/index.html
Terminal=false
--- trunk/KDE/kdesdk/kuiviewer/kuiviewer.desktop #492071:492072
@@ -7,7 +7,7 @@
Name[sv]=KUIviewer
Name[ta]=KUIவியூவர்
Name[xx]=xxKUIViewerxx
-Exec=kuiviewer %i %m -caption "%c"
+Exec=kuiviewer -caption "%c"
Icon=kuiviewer
Type=Application
GenericName=Qt Designer UI File Viewer
--- trunk/KDE/kdesdk/umbrello/umbrello/umbrello.desktop #492071:492072
@@ -2,7 +2,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Exec=umbrello -caption "%c" %i %m
+Exec=umbrello -caption "%c"
Icon=umbrello
DocPath=umbrello/index.html
Terminal=false
More information about the umbrello-devel
mailing list