diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 15:24:20 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 15:24:20 +0000 |
commit | 1ee3b485796b3f678d02becbdbd3ecbbbb6a9f27 (patch) | |
tree | 116720186e84e44a35ae179dd2ccbf7fe5d76601 /debian/tmw.install | |
parent | 403b4246a9d8db1ebf52162eb6fd61ab457a8b0c (diff) | |
download | mana-1ee3b485796b3f678d02becbdbd3ecbbbb6a9f27.tar.gz mana-1ee3b485796b3f678d02becbdbd3ecbbbb6a9f27.tar.bz2 mana-1ee3b485796b3f678d02becbdbd3ecbbbb6a9f27.tar.xz mana-1ee3b485796b3f678d02becbdbd3ecbbbb6a9f27.zip |
Updating tmw.install file to take changing place of icons into account
Diffstat (limited to 'debian/tmw.install')
-rw-r--r-- | debian/tmw.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/tmw.install b/debian/tmw.install index 129aea6a..734a3153 100644 --- a/debian/tmw.install +++ b/debian/tmw.install @@ -3,8 +3,8 @@ data/graphics/gui/*.png usr/share/games/tmw/data/graphics/gui data/graphics/sprites/*.png usr/share/games/tmw/data/graphics/sprites data/graphics/images/*.png usr/share/games/tmw/data/graphics/images data/graphics/tiles/*.png usr/share/games/tmw/data/graphics/tiles -data/icons/tmw-icon.png usr/share/games/tmw/data/icons -data/icons/tmw-icon.xpm usr/share/games/tmw/data/icons +data/icons/tmw-icon.png usr/share/pixmaps +data/icons/tmw-icon.xpm usr/share/pixmaps data/maps/*.gz usr/share/games/tmw/data/maps data/sfx/*.ogg usr/share/games/tmw/data/sfx debian/tmw usr/games |