[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-workspace] wallpapers/image: Fix typo in loading the preview screenshot
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2014-06-30 19:51:50
Message-ID: E1X1hcE-0006sQ-4H () scm ! kde ! org
[Download RAW message or body]

Git commit 99cc23795f5c8441eb9227b3c2cd79c98670b693 by Alexander Potashev.
Committed on 29/06/2014 at 08:24.
Pushed by aspotashev into branch 'master'.

Fix typo in loading the preview screenshot

M  +1    -1    wallpapers/image/wallpaperpackage.cpp

http://commits.kde.org/plasma-workspace/99cc23795f5c8441eb9227b3c2cd79c9867=
0b693

diff --git a/wallpapers/image/wallpaperpackage.cpp b/wallpapers/image/wallp=
aperpackage.cpp
index f978211..1ee524e 100644
--- a/wallpapers/image/wallpaperpackage.cpp
+++ b/wallpapers/image/wallpaperpackage.cpp
@@ -93,7 +93,7 @@ void WallpaperPackage::pathChanged(Plasma::Package *packa=
ge)
     } else {
         // dirty trick to support having a file passed in instead of a dir=
ectory
         package->addFileDefinition("preferred", info.fileName(), i18n("Rec=
ommended wallpaper file"));
-        package->addFileDefinition("sceenshot", info.fileName(), i18n("Pre=
view"));
+        package->addFileDefinition("screenshot", info.fileName(), i18n("Pr=
eview"));
         package->setContentsPrefixPaths(QStringList());
         package->setPath(info.path());
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic