From: Sven Hoexter Date: Fri, 3 May 2024 15:39:22 +0000 (+0200) Subject: remove pixmaps folder and menu file X-Git-Tag: debian/2.9.27-1~29 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;h=634e19905bdda51d418b4ab37e19f087bb55f317;hp=93d1580cbb18306137ccf636f094ee78299acd1f;p=sven%2Fvym.git remove pixmaps folder and menu file --- diff --git a/debian/changelog b/debian/changelog index 7ebf849..c7e482d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ vym (2.9.22-1) UNRELEASED; urgency=medium * Refresh pro-file.patch * Refresh do-not-home-phone.patch * Ship upstream man 1 vym. + * Drop debian/menu. -- Sven Hoexter Fri, 03 May 2024 13:58:54 +0200 diff --git a/debian/dirs b/debian/dirs index 6d54665..65df15f 100644 --- a/debian/dirs +++ b/debian/dirs @@ -3,4 +3,3 @@ usr/share usr/share/doc usr/share/vym usr/share/applications -usr/share/pixmaps diff --git a/debian/menu b/debian/menu deleted file mode 100644 index 10fdee1..0000000 --- a/debian/menu +++ /dev/null @@ -1,7 +0,0 @@ -?package(vym):needs="X11" \ - section="Applications/Office" \ - hints="KDE" \ - title="Vym" \ - longtitle="View your mind" \ - command="/usr/bin/vym" \ - icon="/usr/share/vym/icons/vym.xpm"