From 8c127b4c4e7930f4c6a076e5c7d7679b4badfabb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 31 Aug 2009 22:04:28 +0200 Subject: Removed the 'translatable' attribute from 'gtk-*' strings --- portato/gui/templates/MailInfoWindow.ui | 2 +- portato/gui/templates/MainWindow.ui | 6 +++--- portato/gui/templates/PluginWindow.ui | 4 ++-- portato/gui/templates/PreferenceWindow.ui | 4 ++-- portato/gui/templates/SearchWindow.ui | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'portato') diff --git a/portato/gui/templates/MailInfoWindow.ui b/portato/gui/templates/MailInfoWindow.ui index e0aad5c..a469bd3 100644 --- a/portato/gui/templates/MailInfoWindow.ui +++ b/portato/gui/templates/MailInfoWindow.ui @@ -165,7 +165,7 @@ what did you do to hit the bug? True True True - gtk-cancel + gtk-cancel True diff --git a/portato/gui/templates/MainWindow.ui b/portato/gui/templates/MainWindow.ui index 78d11db..e84bfd5 100644 --- a/portato/gui/templates/MainWindow.ui +++ b/portato/gui/templates/MainWindow.ui @@ -41,7 +41,7 @@ - gtk-quit + gtk-quit closeAction @@ -243,7 +243,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-delete + gtk-delete True @@ -256,7 +256,7 @@ True - gtk-find + gtk-find True diff --git a/portato/gui/templates/PluginWindow.ui b/portato/gui/templates/PluginWindow.ui index 8cac2cb..83d52d8 100644 --- a/portato/gui/templates/PluginWindow.ui +++ b/portato/gui/templates/PluginWindow.ui @@ -208,7 +208,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-cancel + gtk-cancel True @@ -219,7 +219,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-apply + gtk-apply True diff --git a/portato/gui/templates/PreferenceWindow.ui b/portato/gui/templates/PreferenceWindow.ui index 0642e02..a257859 100644 --- a/portato/gui/templates/PreferenceWindow.ui +++ b/portato/gui/templates/PreferenceWindow.ui @@ -1117,7 +1117,7 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & spread - gtk-cancel + gtk-cancel True False False @@ -1130,7 +1130,7 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & - gtk-apply + gtk-apply True False False diff --git a/portato/gui/templates/SearchWindow.ui b/portato/gui/templates/SearchWindow.ui index f5ba012..26fa6a8 100644 --- a/portato/gui/templates/SearchWindow.ui +++ b/portato/gui/templates/SearchWindow.ui @@ -44,7 +44,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-cancel + gtk-cancel True @@ -55,7 +55,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-jump-to + gtk-jump-to True @@ -69,7 +69,7 @@ True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - gtk-ok + gtk-ok True -- cgit v1.2.3