aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-05-03 23:06:22 +0200
committerAngelo Naselli <anaselli@linux.it>2015-05-03 23:06:22 +0200
commitfe4bc9a307f8a1c3c5e2193f0941e10290705651 (patch)
tree3bbc6b2e3341302556f22c4fc3530b4963cf4d47 /scripts
parent244c8e8f374c2bbbcbd6ee8b5b6d6abe6afd05dd (diff)
downloadcolin-keep-fe4bc9a307f8a1c3c5e2193f0941e10290705651.tar
colin-keep-fe4bc9a307f8a1c3c5e2193f0941e10290705651.tar.gz
colin-keep-fe4bc9a307f8a1c3c5e2193f0941e10290705651.tar.bz2
colin-keep-fe4bc9a307f8a1c3c5e2193f0941e10290705651.tar.xz
colin-keep-fe4bc9a307f8a1c3c5e2193f0941e10290705651.zip
Useless setTitle, moved to module implementation
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/manadm1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/manadm b/scripts/manadm
index 2cd1997..2f5fbe5 100755
--- a/scripts/manadm
+++ b/scripts/manadm
@@ -34,7 +34,6 @@ my $loc = ManaTools::Shared::Locales->new(
my $wm_name = $loc->N("Display Manager");
-yui::YUI::app()->setApplicationTitle($wm_name);
my $dmanager = ManaTools::Module::DisplayManager->new({
name => $wm_name,