diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-10 15:07:42 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-10 15:07:42 +0000 |
commit | 2a07fc9cccfe4a40b741f5510f95b8e376157518 (patch) | |
tree | 1665291260ddbd68dde31c88c715df6d45b9829c /debian/tmw.install | |
parent | ca6f8ea22491d9c2c784c3de6a59720d38aadff2 (diff) | |
download | mana-2a07fc9cccfe4a40b741f5510f95b8e376157518.tar.gz mana-2a07fc9cccfe4a40b741f5510f95b8e376157518.tar.bz2 mana-2a07fc9cccfe4a40b741f5510f95b8e376157518.tar.xz mana-2a07fc9cccfe4a40b741f5510f95b8e376157518.zip |
Moved tmw.desktop and added it to source distribution. Still only used
for Debian package for now, maybe could be included in 'make install'
Diffstat (limited to 'debian/tmw.install')
-rw-r--r-- | debian/tmw.install | 2 |
1 files changed, 1 insertions, 1 deletions
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 |