[Digikam-devel] extragear/graphics/digikam/utilities/manualrename

Andi Clemens andi.clemens at gmx.net
Sat Sep 5 09:38:20 BST 2009


SVN commit 1020047 by aclemens:

Changing the tooltip again...
As you can see, I'm not happy with it :-) How can we describe this
better? Maybe you have a better idea?

Note: The tooltip will appear in the line edit tooltip as well as in the
tooltip that can be seen when clicking the info button.

CCMAIL:digikam-devel at kde.org

 M  +1 -1      manualrenameinput.cpp  


--- trunk/extragear/graphics/digikam/utilities/manualrename/manualrenameinput.cpp #1020046:1020047
@@ -53,7 +53,7 @@
     setClearButtonShown(true);
     setCompletionMode(KGlobalSettings::CompletionAuto);
     setClickMessage(i18n("Enter custom rename string"));
-    setToolTip(i18n("<p>CTRL+click on a token in the line edit widget will mark it.<br/>"
+    setToolTip(i18n("<p>CTRL + left mouse button: the token in the line edit widget will be marked.<br/>"
                     "Marked tokens can be moved around with the control buttons.</p>"));
 
     m_userTyping  = false;



More information about the Digikam-devel mailing list