From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/openbox/files: openbox-3.5.2-gnome-session.patch
Date: Wed, 14 Aug 2013 18:05:31 +0000 (UTC) [thread overview]
Message-ID: <20130814180531.C281D2171C@flycatcher.gentoo.org> (raw)
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
reply other threads:[~2013-08-14 18:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130814180531.C281D2171C@flycatcher.gentoo.org \
--to=hwoarang@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox