public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/fluxbox/files/1.0.0: generate-menu.patch
@ 2007-12-26 19:27 Jim Ramsay (lack)
  0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2007-12-26 19:27 UTC (permalink / raw
  To: gentoo-commits

lack        07/12/26 19:27:04

  Added:                generate-menu.patch
  Log:
  Removed negative USE flags, added 'vim-syntax' USE, and fixed bugs #199437, #199439, and #201535.
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.1                  x11-wm/fluxbox/files/1.0.0/generate-menu.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fluxbox/files/1.0.0/generate-menu.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fluxbox/files/1.0.0/generate-menu.patch?rev=1.1&content-type=text/plain

Index: generate-menu.patch
===================================================================
--- util/fluxbox-generate_menu.in.orig	2007-12-26 13:46:13.000000000 -0500
+++ util/fluxbox-generate_menu.in	2007-12-26 13:54:59.000000000 -0500
@@ -1685,6 +1685,7 @@
        append_submenu "${GRAPHICMENU}"
                normal_find gimp gimp2 gimp-2.2 inkscape sodipodi xv gqview showimg xpaint kpaint kiconedit \
                    ee xzgv xscreensaver-demo xlock gphoto tuxpaint krita skencil
+					find_it display          append "[exec] (ImageMagick Display) {display}"	
                find_it xnview           append "[exec] (xnview browser) {xnview -browser}"
                find_it blender          append "[exec] (blender) {blender -w}"
                find_it gears            append "[exec] (Mesa gears) {gears}"
@@ -1718,9 +1719,10 @@
     find_it gcalc           append "[exec] (gcalc) {gcalc}" || \
         find_it gnome-calculator append "[exec] (gcalc) {gnome-calculator}"
     find_it ical            append "[exec] (Calendar)   {ical}"
+	 find_it sunbird         append "[exec] (Sunbird)    {sunbird}"
 
     # older <=1.1.3 apparently have stuff like swriter, not sowriter
-    for ext in s so oo xoo; do
+    for ext in oo xoo; do
         find_it ${ext}ffice2 && (
             find_it ${ext}ffice2        append "[exec] (Open Office 2)  {${ext}ffice2}"
             find_it ${ext}base2         append "[exec] (OO Base 2)      {${ext}base2}"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-26 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26 19:27 [gentoo-commits] gentoo-x86 commit in x11-wm/fluxbox/files/1.0.0: generate-menu.patch Jim Ramsay (lack)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox