[sweethome3d-textures-editor] 06/10: Drop deprecated menu file and xpm icon.
Markus Koschany
apo at moszumanska.debian.org
Thu Sep 14 06:04:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository sweethome3d-textures-editor.
commit 057263952d86a891ba18b6f49d481752cf81efb0
Author: Markus Koschany <apo at debian.org>
Date: Thu Sep 14 07:56:01 2017 +0200
Drop deprecated menu file and xpm icon.
---
debian/rules | 2 --
debian/sweethome3d-textures-editor.install | 1 -
debian/sweethome3d-textures-editor.menu | 5 -----
3 files changed, 8 deletions(-)
diff --git a/debian/rules b/debian/rules
index feb9caa..1bde682 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,6 @@ override_dh_auto_install:
convert $(ABOUT) -colorspace RGB -resize $${i}x$${i} \
-colorspace sRGB $(ICONS)/$$i/$(NAME).png; \
done
- convert $(ABOUT) -colorspace RGB -resize 32x32 \
- -colorspace sRGB $(ICONS)/$(NAME).xpm
dh_install
override_dh_auto_clean:
diff --git a/debian/sweethome3d-textures-editor.install b/debian/sweethome3d-textures-editor.install
index 7d818eb..b35ac1d 100644
--- a/debian/sweethome3d-textures-editor.install
+++ b/debian/sweethome3d-textures-editor.install
@@ -2,7 +2,6 @@ debian/icons/128/sweethome3d-textures-editor.png usr/share/icons/hicolor/128x128
debian/icons/16/sweethome3d-textures-editor.png usr/share/icons/hicolor/16x16/apps
debian/icons/22/sweethome3d-textures-editor.png usr/share/icons/hicolor/22x22/apps
debian/icons/48/sweethome3d-textures-editor.png usr/share/icons/hicolor/48x48/apps
-debian/icons/sweethome3d-textures-editor.xpm usr/share/pixmaps
debian/sweethome3d-textures-editor.desktop usr/share/applications
debian/sweethome3d-textures-editor.sh usr/share/sweethome3d
sweethome3d-textures-editor.jar usr/share/sweethome3d
diff --git a/debian/sweethome3d-textures-editor.menu b/debian/sweethome3d-textures-editor.menu
deleted file mode 100644
index 4f05c09..0000000
--- a/debian/sweethome3d-textures-editor.menu
+++ /dev/null
@@ -1,5 +0,0 @@
-?package(sweethome3d-textures-editor):needs="x11" section="Applications/Graphics" \
- title="Sweet Home 3D Textures Library Editor" \
- longtitle="Create your own SweetHome3D textures libraries" \
- icon="/usr/share/pixmaps/sweethome3d-textures-editor.xpm" \
- command="sweethome3d-textures-editor"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-textures-editor.git
More information about the pkg-java-commits
mailing list