wok rev 826

xpad + xterm: french name in desktop file
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 17 18:54:03 2008 +0200 (2008-05-17)
parents efdd72815ae4
children 583ec89d0dff
files xpad/stuff/xpad.desktop xterm/stuff/xterm.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xpad/stuff/xpad.desktop	Sat May 17 18:54:03 2008 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=Xpad Sticky Notes
     1.7 +Name[fr]=Feuille de notes Xpad
     1.8 +Name[zh_TW]=Xpad 自粘性便條
     1.9 +Exec=xpad
    1.10 +Terminal=false
    1.11 +Icon=xpad.png
    1.12 +StartupNotify=true
    1.13 +StartupWMClass=xpad
    1.14 +Type=Application
    1.15 +Categories=GTK;Utility;
     2.1 --- a/xterm/stuff/xterm.desktop	Sat May 17 18:33:04 2008 +0200
     2.2 +++ b/xterm/stuff/xterm.desktop	Sat May 17 18:54:03 2008 +0200
     2.3 @@ -1,9 +1,8 @@
     2.4  [Desktop Entry]
     2.5  Encoding=UTF-8
     2.6 -Name=XTerm
     2.7 -GenericName=Terminal
     2.8 -Comment=Run commands in a shell
     2.9 -Exec=xterm -bg black -fg white -cr orange
    2.10 +Name=XTerm Terminal
    2.11 +Name[fr]=Terminal Xterm
    2.12 +Exec=xterm
    2.13  Icon=xterm.png
    2.14  Type=Application
    2.15  Categories=Utility;Terminal;