FS#35771 - [pgadmin3] Change menu location
Attached to Project:
Community Packages
Opened by Phillip Smith (fukawi2) - Wednesday, 12 June 2013, 23:15 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 13 June 2013, 12:41 GMT
Opened by Phillip Smith (fukawi2) - Wednesday, 12 June 2013, 23:15 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 13 June 2013, 12:41 GMT
|
Details
Description:
The current default location in menus for pgAdmin is under "Other". I believe it should default to the "Development" menu with other applications instead of in "Other" on it's lonesome. Additional info: * package version: 1.16.1-1 Steps to reproduce: Install pgAdmin3 under xfce. Patch to resolve: --- /tmp/pgadmin3.desktop 2013-06-13 09:10:19.517738829 +1000 +++ /usr/share/applications/pgadmin3.desktop 2012-12-10 21:03:32.000000000 +1100 @@ -7,4 +7,4 @@ Icon=pgadmin3 Terminal=false StartupNotify=false -Categories=Development;Application; +Categories=Application; |
This task depends upon