changeset 697:8fc56ffa5be0

Added DE and PL localisation of itw-settings desktop file
author Jiri Vanek <jvanek@redhat.com>
date Fri, 26 Apr 2013 11:38:22 +0200
parents 0e170a31770d
children 32511feef2bc
files ChangeLog itweb-settings.desktop.in
diffstat 2 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Apr 26 11:29:04 2013 +0200
+++ b/ChangeLog	Fri Apr 26 11:38:22 2013 +0200
@@ -1,3 +1,10 @@
+2013-04-26  Jiri Vanek  <jvanek@redhat.com>
+            Jacob Wisor  <gitne@excite.co.jp>
+
+	Added DE and PL localization of itw-settings Xdesktop configuration file
+	* itweb-settings.desktop.in: added Name[de], Name[pl], Comment[de], Comment[pl]
+	keys with values. Added Keywords key with values.
+
 2013-04-26  Jiri Vanek  <jvanek@redhat.com>
 
 	Silenced unittests
--- a/itweb-settings.desktop.in	Fri Apr 26 11:29:04 2013 +0200
+++ b/itweb-settings.desktop.in	Fri Apr 26 11:38:22 2013 +0200
@@ -1,8 +1,13 @@
 [Desktop Entry]
-Name=IcedTea Web Control Panel
-Comment=Configure IcedTea Web (javaws and plugin)
+Name=IcedTea-Web Control Panel
+Name[de]=IcedTea-Web Systemsteuerung
+Name[pl]=Panel sterowania IcedTea-Web
+Comment=Configure IcedTea-Web (javaws and plugin)
+Comment[de]=Konfiguriert IcedTea-Web (javaws und Plug-in)
+Comment[pl]=Konfiguruj IcedTea-Web (javaws i wtyczkę)
 Exec=PATH_TO_ITWEB_SETTINGS
 Icon=javaws
 Terminal=false
 Type=Application
 Categories=Settings;
+Keywords=IcedTea;IcedTea-Web;java;javaws;web;start;webstart;jnlp;
\ No newline at end of file