diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-27 20:46:25 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-27 20:46:25 +0000 |
commit | b44a6f70bdfc009687116c7d51760d4ad040220b (patch) | |
tree | 552cd71af88406ad8f12885494ee56cb3b141c1e /src/ultrastardx.desktop | |
parent | e2cdf68acd4bfb5afafba488845f22b126213c88 (diff) | |
download | usdx-b44a6f70bdfc009687116c7d51760d4ad040220b.tar.gz usdx-b44a6f70bdfc009687116c7d51760d4ad040220b.tar.xz usdx-b44a6f70bdfc009687116c7d51760d4ad040220b.zip |
With the current RC-file approach the fonts and the png-icon must be within the game/resources directory. They will be moved to a better location after the RC-stuff is removed.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1326 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/ultrastardx.desktop')
-rw-r--r-- | src/ultrastardx.desktop | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/ultrastardx.desktop b/src/ultrastardx.desktop deleted file mode 100644 index d49f05ef..00000000 --- a/src/ultrastardx.desktop +++ /dev/null @@ -1,17 +0,0 @@ -[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; |