rpms/bigboard/devel bigboard-0.5.34-noshutdown.patch, NONE, 1.1 bigboard.spec, 1.58, 1.59

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Fri Jun 20 16:01:38 UTC 2008


Author: otaylor

Update of /cvs/extras/rpms/bigboard/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26062

Modified Files:
	bigboard.spec 
Added Files:
	bigboard-0.5.34-noshutdown.patch 
Log Message:
Bump to rebuild after forgot-to-add-and-tag patch

bigboard-0.5.34-noshutdown.patch:

--- NEW FILE bigboard-0.5.34-noshutdown.patch ---
diff -up bigboard-0.5.34/bigboard/stocks/self/SelfStock.py.noshutdown bigboard-0.5.34/bigboard/stocks/self/SelfStock.py
--- bigboard-0.5.34/bigboard/stocks/self/SelfStock.py.noshutdown	2008-05-05 11:25:47.000000000 -0400
+++ bigboard-0.5.34/bigboard/stocks/self/SelfStock.py	2008-05-05 11:25:53.000000000 -0400
@@ -167,7 +167,7 @@ class SelfSlideout(ThemedSlideout):
         self.__logout_controls_box = CanvasVBox()
         vbox.append(self.__logout_controls_box)
 
-        link = IconLink(text='Logout or Shutdown...', img_scale_width=22, img_scale_height=22, xalign=hippo.ALIGNMENT_START)
+        link = IconLink(text='Logout...', img_scale_width=22, img_scale_height=22, xalign=hippo.ALIGNMENT_START)
         link.link.connect("activated", self.__on_logout)
         link.img.set_property('image-name', '/usr/share/icons/gnome/22x22/apps/gnome-shutdown.png')
         self.__logout_controls_box.append(link)


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- bigboard.spec	20 Jun 2008 15:55:44 -0000	1.58
+++ bigboard.spec	20 Jun 2008 15:59:43 -0000	1.59
@@ -3,7 +3,7 @@
 
 Name:           bigboard
 Version:        0.5.38
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -117,7 +117,7 @@
 killall -HUP gconfd-2 || :
 
 %changelog
-* Thu Jun 19 2008 Owen Taylor <otaylor at redhat.com> - 0.5.38-1
+* Thu Jun 19 2008 Owen Taylor <otaylor at redhat.com> - 0.5.38-2
 - Update to 0.5.38 (improvements for people search)
 
 * Wed Jun 18 2008 Owen Taylor <otaylor at redhat.com> - 0.5.37-1




More information about the fedora-extras-commits mailing list