* [gentoo-commits] gentoo-x86 commit in x11-wm/openbox/files: openbox-3.5.2-gnome-session.patch
@ 2013-08-14 18:05 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-08-14 18:05 UTC (permalink / raw
To: gentoo-commits
hwoarang 13/08/14 18:05:31
Added: openbox-3.5.2-gnome-session.patch
Log:
Version bump. Bug #480818
(Portage version: 2.1.13.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Revision Changes Path
1.1 x11-wm/openbox/files/openbox-3.5.2-gnome-session.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/files/openbox-3.5.2-gnome-session.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/files/openbox-3.5.2-gnome-session.patch?rev=1.1&content-type=text/plain
Index: openbox-3.5.2-gnome-session.patch
===================================================================
Index: openbox-3.5.2/data/xsession/openbox-gnome-session.in
===================================================================
--- openbox-3.5.2.orig/data/xsession/openbox-gnome-session.in
+++ openbox-3.5.2/data/xsession/openbox-gnome-session.in
@@ -18,6 +18,9 @@ VER=$(gnome-session --version 2>/dev/nul
MAJOR=$(echo $VER | cut -d . -f 1)
MINOR=$(echo $VER | cut -d . -f 2)
+# use gnome menus (gentoo bug #291965)
+export XDG_MENU_PREFIX=gnome-
+
# run GNOME with Openbox as its window manager
if test $MAJOR -lt 2 || (test $MAJOR = 2 && test $MINOR -le 22); then
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-14 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 18:05 [gentoo-commits] gentoo-x86 commit in x11-wm/openbox/files: openbox-3.5.2-gnome-session.patch Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox