diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-08 15:37:53 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-08 15:37:53 +0000 |
commit | 1e30d6237c7bb3dafe19ca8507b508cd503d20d0 (patch) | |
tree | 345fa60d5887f7953c0a709b9adf5396d6a71168 /Game/Code/ultrastardx.desktop | |
parent | 65b48b3bedde90dc7e2a4dc7ab81f5afd200ebd8 (diff) | |
download | usdx-1e30d6237c7bb3dafe19ca8507b508cd503d20d0.tar.gz usdx-1e30d6237c7bb3dafe19ca8507b508cd503d20d0.tar.xz usdx-1e30d6237c7bb3dafe19ca8507b508cd503d20d0.zip |
debian package name changed to ultrastardx
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1243 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/ultrastardx.desktop')
-rw-r--r-- | Game/Code/ultrastardx.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Game/Code/ultrastardx.desktop b/Game/Code/ultrastardx.desktop new file mode 100644 index 00000000..d49f05ef --- /dev/null +++ b/Game/Code/ultrastardx.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 + +Name=UltraStar Deluxe +Comment=Karaoke program that evaluates your performance +Comment[de]=Singe Karaoke und messe dich mit anderen Spielern + +Icon=ultrastardx + +TryExec=ultrastardx +Exec=ultrastardx +StartupNotify=false +Terminal=false + +Type=Application +Categories=Application;Game;ArcadeGame; |