author | davipt <davipt> | 2003-05-19 20:23:48 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 20:23:48 (UTC) |
commit | fe92091d5c8987e1d7e6b11109f5bf1a62411c33 (patch) (side-by-side diff) | |
tree | f6b0e6eb1ffe57d6847b03b13d5f44d0bfaf2566 /apps/Settings/oipkg.desktop | |
parent | dcf9dc8189481c61530f4bedaf1d53d4e0f8a7fd (diff) | |
download | opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.zip opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.tar.gz opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.tar.bz2 |
Sorted fields in *.desktop to make translations and syncing with HEAD easier
-rw-r--r-- | apps/Settings/oipkg.desktop | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/Settings/oipkg.desktop b/apps/Settings/oipkg.desktop index 736452f..c3dcee0 100644 --- a/apps/Settings/oipkg.desktop +++ b/apps/Settings/oipkg.desktop @@ -1,19 +1,19 @@ [Desktop Entry] -Type=Application Exec=oipkg -MimeType=application/ipkg Icon=oipkg/oipkg +MimeType=application/ipkg +Type=Application Name=Software -Name[pt_BR]=Adicionar/Remover Software -Name[hu]=Csomag- kezelõ +Comment=A GUI front-end to ipkg Name[de]=Software -Name[it]=Gestione Applicazioni -Name[pt]=Aplicações Name[es]=Paquetes Software -Name[zh_TW]=程式 -Name[ko]=패케지 관리자 -Comment=A GUI front-end to ipkg Comment[es]=Interfaz de ipkg Comment[fr]=Un gestionnaire de paquetages logiciels +Name[hu]=Csomag- kezelõ +Name[it]=Gestione Applicazioni +Name[ko]=패케지 관리자 +Name[pt]=Aplicações Comment[pt]=Gestão de aplicações -Comment[pt_BR]=Gestão de aplicações
\ No newline at end of file +Name[pt_BR]=Adicionar/Remover Software +Comment[pt_BR]=Gestão de aplicações +Name[zh_TW]=程式 |