From 7093c2b1e2902d69fa8d8b9a1db00a87c81ac9aa Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Tue, 17 Apr 2012 19:05:48 +0200 Subject: update profile plugin --- src/os-plugins/plugins/profile/OpenSLX/Distro/Ubuntu_12.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/os-plugins/plugins/profile/OpenSLX/Distro/Ubuntu_12.pm b/src/os-plugins/plugins/profile/OpenSLX/Distro/Ubuntu_12.pm index 649cc8be..022dc610 100644 --- a/src/os-plugins/plugins/profile/OpenSLX/Distro/Ubuntu_12.pm +++ b/src/os-plugins/plugins/profile/OpenSLX/Distro/Ubuntu_12.pm @@ -45,7 +45,7 @@ sub getKdeHome { my $self = shift; - return ".openslx/ubuntu-12.kde"; + return ".openslx/ubuntu-12/kde"; } sub getGconfPathConfig @@ -60,7 +60,7 @@ sub getGconfHome { my $self = shift; - return ".openslx.ubuntu-12.gconf"; + return ".openslx/ubuntu-12/gconf"; } 1; -- cgit v1.2.3-55-g7522