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

List:       kde-commits
Subject:    [kdeplasma-addons] applets/konsoleprofiles/package/contents/ui: comment cleanup
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-09 18:31:35
Message-ID: 20120209183135.B833AA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 5dafc3e8ead7e00a5a023e82a250ed822122e290 by Shaun Reich.
Committed on 09/02/2012 at 19:31.
Pushed by sreich into branch 'master'.

comment cleanup

M  +1    -5    applets/konsoleprofiles/package/contents/ui/konsoleprofiles.=
qml

http://commits.kde.org/kdeplasma-addons/5dafc3e8ead7e00a5a023e82a250ed82212=
2e290

diff --git a/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qm=
l b/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
index 543d157..f6f1af7 100644
--- a/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
+++ b/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
@@ -78,13 +78,10 @@ Item {
         height: lineSvg.elementSize("horizontal-line").height
     }
 =

-    //we use this to compute a fixed height for the items, and also to imp=
lement
-    //the said constant below (itemHeight)
     Text {
         id: textMetric
         visible: false
-        // i think this should indeed technically be translated, even thou=
gh we won't ever use it, just
-        // its height/width
+        // translated but not used, we just need length/height
         text: i18n("Arbitrary String Which Says The Dictionary Type")
     }
 =

@@ -94,7 +91,6 @@ Item {
         anchors { left: parent.left; right: scrollBar.left; bottom: parent=
.bottom; top: separator.bottom; topMargin: 5}
 =

         model: profilesModel
-//        spacing: 15
         clip: true
 =

         delegate: Item {
[prev in list] [next in list] [prev in thread] [next in thread] 

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