[libgda] Mark Keywords as translatable



commit a44132cb8bb05d665f1a206f809a531d11cf73f3
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 23 21:50:02 2014 +0100

    Mark Keywords as translatable
    
    Some languages might want to at least transliterate these.

 .../gda-control-center-6.0.desktop.in.in           |    4 ++--
 tools/browser/gda-browser-6.0.desktop.in.in        |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/control-center/gda-control-center-6.0.desktop.in.in 
b/control-center/gda-control-center-6.0.desktop.in.in
index d2ebbdb..714b9e0 100644
--- a/control-center/gda-control-center-6.0.desktop.in.in
+++ b/control-center/gda-control-center-6.0.desktop.in.in
@@ -7,8 +7,8 @@ Terminal=false
 Type=Application
 Categories=Settings;DesktopSettings;
 StartupNotify=true
-Keywords=SGBD;PostgreSQL;MySQL;SQLite;JDBC;LDAP;DSN;
+_Keywords=SGBD;PostgreSQL;MySQL;SQLite;JDBC;LDAP;DSN;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=Libgda
 X-GNOME-Bugzilla-Component=ControlCenter
-X-GNOME-Bugzilla-Version= GDA_VERSION@
\ No newline at end of file
+X-GNOME-Bugzilla-Version= GDA_VERSION@
diff --git a/tools/browser/gda-browser-6.0.desktop.in.in b/tools/browser/gda-browser-6.0.desktop.in.in
index 9dcd7c5..1a8a2a6 100644
--- a/tools/browser/gda-browser-6.0.desktop.in.in
+++ b/tools/browser/gda-browser-6.0.desktop.in.in
@@ -7,8 +7,8 @@ Terminal=false
 Type=Application
 Categories=GTK;Development;Database;
 StartupNotify=true
-Keywords=SGBD;PostgreSQL;MySQL;SQLite;JDBC;LDAP;
+_Keywords=SGBD;PostgreSQL;MySQL;SQLite;JDBC;LDAP;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=Libgda
 X-GNOME-Bugzilla-Component=Tools
-X-GNOME-Bugzilla-Version= GDA_VERSION@
\ No newline at end of file
+X-GNOME-Bugzilla-Version= GDA_VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]