diff options
Diffstat (limited to 'system/sakura/sakura.desktop')
-rw-r--r-- | system/sakura/sakura.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/sakura/sakura.desktop b/system/sakura/sakura.desktop new file mode 100644 index 0000000000..7690731521 --- /dev/null +++ b/system/sakura/sakura.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Sakura Terminal +Comment=Use the command line +TryExec=sakura +Exec=sakura +Icon=/usr/share/pixmaps/terminal-tango.png +Type=Application +Categories=GTK;Application;Utility;TerminalEmulator; +StartupNotify=true |