diff options
author | jylefort <jylefort@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-11 09:10:14 +0800 |
---|---|---|
committer | jylefort <jylefort@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-11 09:10:14 +0800 |
commit | d80a5886c3407a8867a7f800f75f027fa6ade69a (patch) | |
tree | e73490a89982d993048b8a74d9ac2aedb5d9607c /x11/gnome-panel/Makefile | |
parent | 8af979954340cd37ff6ac492a80004bf6290cac4 (diff) | |
download | marcuscom-ports-d80a5886c3407a8867a7f800f75f027fa6ade69a.tar.gz marcuscom-ports-d80a5886c3407a8867a7f800f75f027fa6ade69a.tar.zst marcuscom-ports-d80a5886c3407a8867a7f800f75f027fa6ade69a.zip |
Load menu icons even if they are installed after their .desktop file
http://bugzilla.gnome.org/show_bug.cgi?id=306359
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4071 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 55533d0ff..21f9a6797 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.11.3 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.11 |