]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- set storky theme as default one
authorpzurowski <pzurowski@pld-linux.org>
Fri, 25 Jun 2004 07:15:27 +0000 (07:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm-default_theme.patch -> 1.1
    gdm.spec -> 1.135

gdm-default_theme.patch [new file with mode: 0644]
gdm.spec

diff --git a/gdm-default_theme.patch b/gdm-default_theme.patch
new file mode 100644 (file)
index 0000000..0fcda40
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN gdm-2.6.0.3-orig/config/gdm.conf.in gdm-2.6.0.3/config/gdm.conf.in
+--- gdm-2.6.0.3-orig/config/gdm.conf.in        2004-06-25 09:05:34.000000000 +0200
++++ gdm-2.6.0.3/config/gdm.conf.in     2004-06-25 09:07:40.923727008 +0200
+@@ -344,7 +344,7 @@
+ #UseCirclesInEntry=false
+ # These two keys are for the new greeter.  Circles is the standard
+ # shipped theme
+-#GraphicalTheme=circles
++GraphicalTheme=storky
+ GraphicalThemeDir=@EXPANDED_DATADIR@/gdm/themes/
+ # If InfoMsgFile points to a file, the greeter will display the contents of the
+ # file in a modal dialog box before the user is allowed to log in.
index 87e7a12b4f7ae04e09d3d322b3212d4fff096c2e..6e563806c2522ad0d41a8694b092d5162a9d1ba8 100644 (file)
--- a/gdm.spec
+++ b/gdm.spec
@@ -29,6 +29,7 @@ Patch1:               %{name}-conf.patch
 Patch2:                %{name}-xsession.patch
 Patch3:                %{name}-logdir.patch
 Patch4:                %{name}-locale-names.patch
+Patch5:                %{name}-default_theme.patch
 URL:           http://www.jirka.org/gdm.html
 BuildRequires: attr-devel
 BuildRequires: autoconf
@@ -134,6 +135,7 @@ Skrypt init dla GDM-a.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/themes/storky
 install storky/*.* $RPM_BUILD_ROOT%{_datadir}/%{name}/themes/storky/
 
This page took 0.031033 seconds and 4 git commands to generate.