diff options
Diffstat (limited to 'ktuberling/pics')
-rw-r--r-- | ktuberling/pics/layout.i18n | 2 | ||||
-rw-r--r-- | ktuberling/pics/layout.xml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ktuberling/pics/layout.i18n b/ktuberling/pics/layout.i18n index 373203cb..85c63ed9 100644 --- a/ktuberling/pics/layout.i18n +++ b/ktuberling/pics/layout.i18n @@ -1,6 +1,6 @@ /* ------------------------------------------------------------- KDE Tuberling - List of strings in layout.xml that are translatable + List of strings in tqlayout.xml that are translatable mailto:[email protected] ------------------------------------------------------------- */ diff --git a/ktuberling/pics/layout.xml b/ktuberling/pics/layout.xml index c5b02fb8..84b09a2a 100644 --- a/ktuberling/pics/layout.xml +++ b/ktuberling/pics/layout.xml @@ -5,13 +5,13 @@ Modify this file if you want to add new playgrounds, new sounds, or modify existing ones. If you do that, don't forget to update: - - layout.i18n (strings that might be translated) + - tqlayout.i18n (strings that might be translated) - ktuberlingui.rc (actions associated with menu items). --> <ktuberling> - <playground gameboard="potato-game.png" masks="potato-mask.png"> + <playground gameboard="potato-game.png" tqmasks="potato-tqmask.png"> <menuitem action="playground_potato_guy"> <label>Potato &Guy</label> @@ -269,7 +269,7 @@ </playground> - <playground gameboard="penguin-game.png" masks="penguin-mask.png"> + <playground gameboard="penguin-game.png" tqmasks="penguin-tqmask.png"> <menuitem action="playground_penguin"> <label>&Penguin</label> @@ -422,7 +422,7 @@ </playground> - <playground gameboard="aquarium-game.png" masks="aquarium-mask.png"> + <playground gameboard="aquarium-game.png" tqmasks="aquarium-tqmask.png"> <menuitem action="playground_aquarium"> <label>&Aquarium</label> |