From 26f2a2855f43cf5d8516b110149247af7b1b3fb7 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 2 Jun 2008 23:52:06 +0000 Subject: * reorganized the themes-folders of the desktop-plugin as discussed with Michael recently: now it's kdm/ and gdm/ instead of /kdm and /gdm, as that makes handling of GDM less cumbersome * renamed actual theme description files to theme.xml instead of being named like the theme (in this case: openslx.xml) Tested with GDM and KDM on SUSE-10.2 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1838 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm') diff --git a/os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm b/os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm index 08633fcd..0e2095c6 100644 --- a/os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm +++ b/os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm @@ -65,7 +65,7 @@ sub setupKDMScript # SUSE reads /var/adm/kdm/kdmrc.sysconfig, so we link that to # our config file - my $pathInfo = $self->GDMPathInfo(); + my $pathInfo = $self->KDMPathInfo(); my $configFile = $pathInfo->{config}; mkpath("/etc/opt/kdm"); system("ln -sfn /etc/opt/kdm/kdmrc /var/adm/kdm/kdmrc.sysconfig"); -- cgit v1.2.3-55-g7522