Commit graph

6 commits

Author SHA1 Message Date
Albert Astals Cid d8f9800d28 Make the drawing tools be actions instead of tool buttons
3 benefits:
 * We can set the shortcut in the edit shortcuts dialog as before
 * Shortcuts can be activated without showing the topbar as before
 * Drawing in the toppbar is exactly as the other actions
2015-08-22 22:17:40 +02:00
Fabio D'Urso 806fd2eafb Allow nameless tools (which default to predefined names)
Removed name attribute from default tools (ie those from tools.xml), so
that they now get default names, which automatically translated if the
application language is switched.

With this patch, tools.xml no longer contains strings to be translated.

NOTE: Messages.sh was not tested
2013-04-20 10:47:33 +02:00
Burkhard Lück 984d38ab9e extract also the tool names for translation
CCMAIL:toscano.pino@tiscali.it
CCMAIL:okular-devel@kde.org 

svn path=/trunk/KDE/kdegraphics/okular/; revision=744494
2007-12-03 20:01:53 +00:00
Pino Toscano 6d75d1bff5 make sure to extract the annotation tool tooltips
svn path=/trunk/playground/graphics/okular/; revision=646204
2007-03-24 22:50:32 +00:00
Pino Toscano 88006a575b extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot
svn path=/trunk/playground/graphics/okular/; revision=641620
2007-03-12 00:26:41 +00:00
Pino Toscano 04ccb7b617 extract messages
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550822
2006-06-12 21:41:09 +00:00