================================
gnome-system-tools:source=1.4.0-0.5 (previous: 1.4.0-0.4)
cvc rdiff gnome-system-tools -1 /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop/1.4.0-0.5
================================
1.4.0-0.5 Ken VanDine ([EMAIL PROTECTED]) Thu Nov 3 14:47:44 2005
Renamed the patch, more descriptive
gnome-system-tools.recipe: changed
Index: gnome-system-tools.recipe
====================================================================
contents(sha1)
inode(mtime owner group)
--- gnome-system-tools.recipe /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop/1.4.0-0.4
+++ gnome-system-tools.recipe /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop/1.4.0-0.5
@@ -29,7 +29,7 @@
'{src/common/gst-{tool,platform}.c,pixmaps/Makefile*}')
r.addSource('foresight.png', dir='pixmaps')
r.Replace('Exec=','Exec=gksudo ', 'src/*/*.desktop.in.in')
- r.addPatch('foresight.patch')
+ r.addPatch('disks-fix.patch')
def install(r):
GnomePackageRecipe.install(r);
disks-fix.patch: new
diff -Naur gnome-system-tools-1.4.0.orig/src/disks/disks-gui.c
gnome-system-tools-1.4.0/src/disks/disks-gui.c
--- gnome-system-tools-1.4.0.orig/src/disks/disks-gui.c 2005-08-08
15:00:02.000000000 -0400
+++ gnome-system-tools-1.4.0/src/disks/disks-gui.c 2005-10-30
22:12:27.000000000 -0500
@@ -1058,7 +1058,7 @@
gst_disks_gui_setup_mounted (status_label, mount_button, mounted);
if (mounted) {
- gtk_widget_set_sensitive (browse_button, TRUE);
+ /* gtk_widget_set_sensitive (browse_button, TRUE); */
gtk_progress_bar_set_fraction (
GTK_PROGRESS_BAR (size_progress), 1.0);
foresight.patch: removed
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits