[jabref] 27/459: add "icon=" to debian/menu and remove linda override
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:39:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit 73b66b90471723a1fca4e17a78eabc68467f99e1
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 1 20:31:50 2006 +0000
add "icon=" to debian/menu and remove linda override
---
debian/changelog | 4 +---
debian/install | 1 -
debian/linda.override | 2 --
debian/menu | 1 +
4 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a042ee9..bee99f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,8 @@ jabref (2.0.1+2.1b2-6) unstable; urgency=low
* Update menu icons, the new ones are kindly provided by Morten Omholt Alver
(upstream author) - thanks!
- * Add linda override against erroneous warning caused by icon32x32 and icon16x16
- in menu file.
- -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 1 Aug 2006 17:16:07 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
jabref (2.0.1+2.1b2-5) unstable; urgency=low
diff --git a/debian/install b/debian/install
index b5f0d4b..458d03f 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,3 @@
build/lib/jabref.jar usr/share/java
jabref usr/bin
debian/*.xpm usr/share/pixmaps
-debian/linda.override usr/share/linda/overrides/jabref
diff --git a/debian/linda.override b/debian/linda.override
deleted file mode 100644
index a1c36a4..0000000
--- a/debian/linda.override
+++ /dev/null
@@ -1,2 +0,0 @@
-Tag: command-not-exist
-Data: .*
diff --git a/debian/menu b/debian/menu
index 19f70eb..a608925 100644
--- a/debian/menu
+++ b/debian/menu
@@ -2,5 +2,6 @@
section="Apps/Tools" \
title="JabRef" \
command="jabref" \
+icon="/usr/share/pixmaps/jabref32.xpm" \
icon32x32="/usr/share/pixmaps/jabref32.xpm" \
icon16x16="/usr/share/pixmaps/jabref16.xpm"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list