Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit gnome2-SuSE
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 03 Sep 2007 18:20:07 +0200
  • Message-id: <20070903162007.A3D9E678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome2-SuSE
checked in at Mon Sep 3 18:20:07 CEST 2007.

--------
--- GNOME/gnome2-SuSE/gnome2-SuSE.changes       2007-08-28 18:48:54.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome2-SuSE/gnome2-SuSE.changes        2007-09-03 06:14:36.630005000 +0200
@@ -1,0 +2,6 @@
+Mon Sep  3 06:11:49 CEST 2007 - hpj@xxxxxxx
+
+- Add elements to GDM themes indicating which widgets should be
+  hidden when domain logon is disabled (BNC #302478).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome2-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.n24977/_old  2007-09-03 18:19:34.000000000 +0200
+++ /var/tmp/diff_new_pack.n24977/_new  2007-09-03 18:19:34.000000000 +0200
@@ -16,7 +16,7 @@
 Group:          System/GUI/GNOME
 Autoreqprov:    on
 Version:        10.3
-Release:        76
+Release:        79
 Summary:        Distribution Default Settings for the GNOME 2.x Desktop
 Source:         gnome2-SuSE-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -72,6 +72,9 @@
 %{_datadir}/gnome-background-properties/*
 
 %changelog
+* Mon Sep 03 2007 - hpj@xxxxxxx
+- Add elements to GDM themes indicating which widgets should be
+  hidden when domain logon is disabled (BNC #302478).
 * Tue Aug 28 2007 - maw@xxxxxxx
 - Respin the tarball to include a newer version of the Gilouche
   gtk2 theme (#296752, #299195)

++++++ gnome2-SuSE-10.3.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome2-defaults-10.3/gdm/GDM-SuSE/industrial.xml new/gnome2-defaults-10.3/gdm/GDM-SuSE/industrial.xml
--- old/gnome2-defaults-10.3/gdm/GDM-SuSE/industrial.xml        2007-08-17 00:09:27.000000000 +0200
+++ new/gnome2-defaults-10.3/gdm/GDM-SuSE/industrial.xml        2007-09-03 04:07:18.000000000 +0200
@@ -83,21 +83,23 @@
 
                                        <!-- domain label + combo -->
                                                        <item type="label" id="domain-label">
+                                                               <show type="domain"/>
                                                                <pos x="0" min-width="100"/>
                                                                <normal font="Sans 12" color="#ffffff"/>
                                                                <stock type="domain-label"/>
                                                        </item>
                                                        
                                                        <item type="rect" id="domain-rect-1">
+                                                               <show type="domain"/>
                                                                <normal color="#000000"/>
                                                                <pos width="200" height="24"/>
                                                                <fixed>
                                                                        <item type="combo-box-entry" id="domain-entry">
+                                                                               <show type="domain"/>
                                                                                <pos y="1" x="1" width="-2" height="-2" anchor="nw"/>
                                                                        </item>
                                                                </fixed>
                                                        </item>   
-
                                        <!-- filler -->
                                        <item type="rect">
                                                <pos width="200" height="30"/>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome2-defaults-10.3/gdm/GDM-SuSE/suse.xml new/gnome2-defaults-10.3/gdm/GDM-SuSE/suse.xml
--- old/gnome2-defaults-10.3/gdm/GDM-SuSE/suse.xml      2007-08-17 00:09:14.000000000 +0200
+++ new/gnome2-defaults-10.3/gdm/GDM-SuSE/suse.xml      2007-09-03 04:08:35.000000000 +0200
@@ -84,21 +84,23 @@
 
                                        <!-- domain label + combo -->
                                                        <item type="label" id="domain-label">
+                                                               <show type="domain"/>
                                                                <pos x="0" min-width="100"/>
                                                                <normal font="Sans 12" color="#ffffff"/>
                                                                <stock type="domain-label"/>
                                                        </item>
                                                        
                                                        <item type="rect" id="domain-rect-1">
+                                                               <show type="domain"/>
                                                                <normal color="#000000"/>
                                                                <pos width="200" height="24"/>
                                                                <fixed>
                                                                        <item type="combo-box-entry" id="domain-entry">
+                                                                               <show type="domain"/>
                                                                                <pos y="1" x="1" width="-2" height="-2" anchor="nw"/>
                                                                        </item>
                                                                </fixed>
                                                        </item>   
-
                                        <!-- filler -->
                                        <item type="rect">
                                                <pos width="200" height="30"/>


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >