[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=b43e481

The following commit has been merged in the master branch:
commit b43e4810828d08e5406a58e806bc5155481901e4
Author: Frederik Schwarzer <schwarzerf at gmail.com>
Date:   Sat Oct 29 14:42:49 2011 +0200

    Do not extract placeholder strings for translation.
---
 password-prompt.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/password-prompt.ui b/password-prompt.ui
index 97ff66c..1342dd5 100644
--- a/password-prompt.ui
+++ b/password-prompt.ui
@@ -14,7 +14,7 @@
    <item>
     <widget class="QLabel" name="accountIcon">
      <property name="text">
-      <string>TextLabel</string>
+      <string comment="KDE::DoNotExtract">TextLabel</string>
      </property>
     </widget>
    </item>
@@ -61,7 +61,7 @@
        <item row="1" column="1">
         <widget class="QLabel" name="accountName">
          <property name="text">
-          <string>TextLabel</string>
+          <string comment="KDE::DoNotExtract">TextLabel</string>
          </property>
         </widget>
        </item>

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list