r15490 - in /desktop/unstable/gnome-system-tools/debian: changelog patches/50_min-max-gid.patch patches/series

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Apr 6 21:17:52 UTC 2008


Author: lool
Date: Sun Apr  6 21:17:52 2008
New Revision: 15490

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15490
Log:
New patch, 50_min-max-gid, fixes Minimum versus Maximum GID in
users-admin; thanks Kenrick Bingham and Goswin von Brederlow;
GNOME #526590; closes: #305842.

Added:
    desktop/unstable/gnome-system-tools/debian/patches/50_min-max-gid.patch
Modified:
    desktop/unstable/gnome-system-tools/debian/changelog
    desktop/unstable/gnome-system-tools/debian/patches/series

Modified: desktop/unstable/gnome-system-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/changelog?rev=15490&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/changelog (original)
+++ desktop/unstable/gnome-system-tools/debian/changelog Sun Apr  6 21:17:52 2008
@@ -1,7 +1,13 @@
-gnome-system-tools (2.20.0-2) UNRELEASED; urgency=low
-
+gnome-system-tools (2.20.0-2) unstable; urgency=low
+
+  [ Sam Morris ]
   * Added more-groups.patch: adds fuse, lpadmin, netdev, powerdev, vboxusers
     and video groups to users-admin.
+
+  [ Loic Minier ]
+  * New patch, 50_min-max-gid, fixes Minimum versus Maximum GID in
+    users-admin; thanks Kenrick Bingham and Goswin von Brederlow;
+    GNOME #526590; closes: #305842.
 
  -- Sam Morris <sam at robots.org.uk>  Sun, 09 Mar 2008 09:43:23 +0000
 

Added: desktop/unstable/gnome-system-tools/debian/patches/50_min-max-gid.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/patches/50_min-max-gid.patch?rev=15490&op=file
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/patches/50_min-max-gid.patch (added)
+++ desktop/unstable/gnome-system-tools/debian/patches/50_min-max-gid.patch Sun Apr  6 21:17:52 2008
@@ -1,0 +1,14 @@
+fixes Minimum versus Maximum GID in users-admin; thanks Kenrick Bingham and
+Goswin von Brederlow; GNOME #526590; closes: #305842.
+
+--- a/interfaces/users.glade.in	2008-04-06 23:14:19.000000000 +0200
++++ b/interfaces/users.glade.in	2008-04-06 23:14:35.000000000 +0200
+@@ -3163,7 +3163,7 @@
+ 		  <child>
+ 		    <widget class="GtkLabel" id="label301">
+ 		      <property name="visible">True</property>
+-		      <property name="label" translatable="yes">Minimum GID:</property>
++		      <property name="label" translatable="yes">Maximum GID:</property>
+ 		      <property name="use_underline">False</property>
+ 		      <property name="use_markup">False</property>
+ 		      <property name="justify">GTK_JUSTIFY_LEFT</property>

Modified: desktop/unstable/gnome-system-tools/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/patches/series?rev=15490&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/patches/series (original)
+++ desktop/unstable/gnome-system-tools/debian/patches/series Sun Apr  6 21:17:52 2008
@@ -1,3 +1,4 @@
 18_disable_uid.patch
 22_root_only.patch
 more-groups.patch
+50_min-max-gid.patch




More information about the pkg-gnome-commits mailing list