wok annotate pgadmin/stuff/applications/pgadmin3.desktop @ rev 19159
/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu May 26 20:16:45 2016 +0300 (2016-05-26) |
parents | 91491c1bd7b6 |
children |
rev | line source |
---|---|
erjo@3678 | 1 [Desktop Entry] |
erjo@3678 | 2 Encoding=UTF-8 |
erjo@3678 | 3 Name=pgAdmin III |
erjo@3678 | 4 Exec=pgadmin3 |
samuel_trassare@11962 | 5 Icon=pgadmin3 |
erjo@3678 | 6 Type=Application |
erjo@3678 | 7 Categories=Application;Development; |
erjo@3678 | 8 MimeType=text/html |
erjo@3678 | 9 Comment=PostgreSQL Tools |
erjo@3678 | 10 Comment[fr]=Otuils PostgreSQL |