From 2a07fc9cccfe4a40b741f5510f95b8e376157518 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 10 Apr 2005 15:07:42 +0000 Subject: Moved tmw.desktop and added it to source distribution. Still only used for Debian package for now, maybe could be included in 'make install' --- Makefile.am | 3 +++ debian/tmw.desktop | 20 -------------------- debian/tmw.install | 2 +- tmw.desktop | 22 ++++++++++++++++++++++ 4 files changed, 26 insertions(+), 21 deletions(-) delete mode 100644 debian/tmw.desktop create mode 100644 tmw.desktop diff --git a/Makefile.am b/Makefile.am index 6e5da1a4..76263c6e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,6 @@ DIST_SUBDIRS = src data docs # Subdirectories to build SUBDIRS = src + +# Extra files to include +EXTRA_DIST = tmw.desktop diff --git a/debian/tmw.desktop b/debian/tmw.desktop deleted file mode 100644 index eadceefa..00000000 --- a/debian/tmw.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Version=1.0 -Encoding=UTF-8 -Type=Application -Name=The Mana World -Name[fr]=Le Monde de Mana -GenericName=Arcade Game -GenericName[de]=Arcade Spiel -GenericName[it]=Gioco Arcade -GenericName[fr]=Jeu d'Arcade En Ligne -Comment=A fantasy on-line game -Comment[fr]=Un jeu en ligne dans un univers fantastique -Comment[de]=ein Online Fantasy Spiel -Comment[it]=Un gioco fantasy online -Icon=/usr/share/games/tmw/data/icons/tmw-icon.png -FilePattern=tmw -TryExec=tmw -Exec=tmw -Categories=Application;Game;ArcadeGame; -StartupNotify=false; diff --git a/debian/tmw.install b/debian/tmw.install index 0ed05cde..129aea6a 100644 --- a/debian/tmw.install +++ b/debian/tmw.install @@ -8,4 +8,4 @@ data/icons/tmw-icon.xpm usr/share/games/tmw/data/icons data/maps/*.gz usr/share/games/tmw/data/maps data/sfx/*.ogg usr/share/games/tmw/data/sfx debian/tmw usr/games -debian/tmw.desktop usr/share/applications +tmw.desktop usr/share/applications diff --git a/tmw.desktop b/tmw.desktop new file mode 100644 index 00000000..5c7c9278 --- /dev/null +++ b/tmw.desktop @@ -0,0 +1,22 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Type=Application +Name=The Mana World +Name[fr]=Le Monde de Mana +GenericName=Arcade Game +GenericName[de]=Arcade Spiel +GenericName[it]=Gioco Arcade +GenericName[fr]=Jeu d'Arcade En Ligne +GenericName[nl]=Arcade Spel +Comment=A fantasy on-line game +Comment[fr]=Un jeu en ligne dans un univers fantastique +Comment[de]=ein Online Fantasy Spiel +Comment[it]=Un gioco fantasy online +Comment[nl]=Een online role playing game +Icon=/usr/share/games/tmw/data/icons/tmw-icon.png +FilePattern=tmw +TryExec=tmw +Exec=tmw +Categories=Application;Game;ArcadeGame; +StartupNotify=false; -- cgit v1.2.3-60-g2f50