wok-6.x diff sakura/stuff/sakura.desktop @ rev 4282
cdrdao: fix build with gcc-4.x
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 26 10:31:52 2009 +0200 (2009-09-26) |
parents | |
children | 08f24b59e966 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sakura/stuff/sakura.desktop Sat Sep 26 10:31:52 2009 +0200 1.3 @@ -0,0 +1,8 @@ 1.4 +[Desktop Entry] 1.5 +Encoding=UTF-8 1.6 +Name=Sakura Terminal 1.7 +Exec=sakura 1.8 +Icon=sakura.png 1.9 +Type=Application 1.10 +Categories=GTK;Utility;TerminalEmulator; 1.11 +StartupNotify=true