[pgadmin-hackers] Keywords in .desktop

2014-12-16 Thread Marek Černocký
I created the patch adding the key Keywords to pgadmin3.desktop (see
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html#key-keywords
 )

Regards
Marek Černocký
diff --git a/pgadmin/ui/dlgView.xrc b/pgadmin/ui/dlgView.xrc
index 0b0f083..2acb469 100644
--- a/pgadmin/ui/dlgView.xrc
+++ b/pgadmin/ui/dlgView.xrc
@@ -1,4 +1,4 @@
-?xml version=1.0 encoding=ISO-8859-1?
+?xml version=1.0 encoding=UTF-8 standalone=yes ?
 resource
   object class=wxDialog name=dlgView
 title/title
diff --git a/pkg/pgadmin3.desktop b/pkg/pgadmin3.desktop
index 1b9729c..30db0dd 100644
--- a/pkg/pgadmin3.desktop
+++ b/pkg/pgadmin3.desktop
@@ -8,3 +8,4 @@ Categories=Application;Development;
 MimeType=text/html
 DocPath=/usr/share/pgadmin3/docs/en_US/index.html
 Comment=PostgreSQL Tools
+Keywords=database;db;sql;query;administration;development;

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Keywords in .desktop

2014-12-16 Thread Dave Page
Thanks - applied.

On Tue, Dec 16, 2014 at 9:39 AM, Marek Černocký ma...@manet.cz wrote:

 I created the patch adding the key Keywords to pgadmin3.desktop (see

 http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html#key-keywords
 )

 Regards
 Marek Černocký


 --
 Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
 To make changes to your subscription:
 http://www.postgresql.org/mailpref/pgadmin-hackers



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company