summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/resolution_and_depth.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Xconfig/resolution_and_depth.pm')
-rw-r--r--lib/Xconfig/resolution_and_depth.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Xconfig/resolution_and_depth.pm b/lib/Xconfig/resolution_and_depth.pm
index 6e4e0f0..3c84dc7 100644
--- a/lib/Xconfig/resolution_and_depth.pm
+++ b/lib/Xconfig/resolution_and_depth.pm
@@ -1,4 +1,4 @@
-package Xconfig::resolution_and_depth; # $Id$
+package Xconfig::resolution_and_depth; # $Id: resolution_and_depth.pm 250289 2008-12-08 09:59:02Z pixel $
use diagnostics;
use strict;
@@ -310,7 +310,7 @@ sub set_default_background {
my @wanted = grep { $best->[0] == $_->{X} && $best->[1] == $_->{Y} } @l;
if (-e "$dir/$theme{THEME}.xml") {
- symlinkf "$theme{THEME}.xml", "$dir/Mandriva.xml";
+ symlinkf "$theme{THEME}.xml", "$dir/Mageia.xml";
}
foreach (@wanted) {