public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in rox-base/rox-session/files: rox-session-0.30-wmselect.patch
@ 2008-01-04 21:19 Jim Ramsay (lack)
  0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2008-01-04 21:19 UTC (permalink / raw
  To: gentoo-commits

lack        08/01/04 21:19:30

  Modified:             rox-session-0.30-wmselect.patch
  Log:
  Slight cosmetic change to the patch
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.2                  rox-base/rox-session/files/rox-session-0.30-wmselect.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-session/files/rox-session-0.30-wmselect.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-session/files/rox-session-0.30-wmselect.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-session/files/rox-session-0.30-wmselect.patch?r1=1.1&r2=1.2

Index: rox-session-0.30-wmselect.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/rox-base/rox-session/files/rox-session-0.30-wmselect.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rox-session-0.30-wmselect.patch	4 Jan 2008 20:55:23 -0000	1.1
+++ rox-session-0.30-wmselect.patch	4 Jan 2008 21:19:30 -0000	1.2
@@ -1,5 +1,5 @@
 --- ROX-Session/wm.py.orig	2008-01-04 10:42:40.000000000 -0500
-+++ ROX-Session/wm.py	2008-01-04 15:26:26.000000000 -0500
++++ ROX-Session/wm.py	2008-01-04 16:13:11.000000000 -0500
 @@ -44,7 +44,8 @@
  		import session
  		session.may_run_login_script()
@@ -34,8 +34,8 @@
  	box = rox.Dialog('Choose a window manager', None,
  		g.DIALOG_MODAL | g.DIALOG_NO_SEPARATOR)
 -	box.add_button(g.STOCK_CLOSE, g.RESPONSE_CANCEL)
-+	if current_wm is not None:
-+		box.add_button(g.STOCK_CLOSE, g.RESPONSE_CANCEL)
++	# TODO: Perhaps replace this with a 'Logout' button instead?
++	#box.add_button(g.STOCK_CLOSE, g.RESPONSE_CANCEL)
  	box.add_button(g.STOCK_EXECUTE, g.RESPONSE_OK)
  	box.set_position(g.WIN_POS_CENTER)
  



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-04 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-04 21:19 [gentoo-commits] gentoo-x86 commit in rox-base/rox-session/files: rox-session-0.30-wmselect.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