[maemo-developers] HOWTO: Query installed application
From: Aldon Hynes Aldon.Hynes at Orient-Lodge.comDate: Thu Jan 28 17:02:48 EET 2010
- Previous message: HOWTO: Query installed application
- Next message: Porting guicde for Maemo 5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
For Icons Check: /usr/share/icons/hicolor/scalable/hildon or /usr/share/icons/hicolor/48x48/hildon Also, when you do a dpkg -l you can find the files for the package in /var/lib/dpkg/info For each package, you can check the <pkg>.list file to see what files it has For applications on the desktop, I believe you should look for /usr/share/applications/hildon/... In that file you should find the name of the icon being used. Hope this helps. Aldon -----Original Message----- From: maemo-developers-bounces at maemo.org [mailto:maemo-developers-bounces at maemo.org]On Behalf Of Stefan Iwanowitsch Sent: Thursday, January 28, 2010 3:44 AM To: Jeremiah Foster Cc: maemo-developers at maemo.org Subject: Re: HOWTO: Query installed application Thanks for the answer. But I need to query the applications not from shell but out of an application... Jeremiah Foster schrieb: On Jan 28, 2010, at 9:34 AM, Stefan Iwanowitsch wrote: Hi everybody, how can I obtain information about the installed applications The command 'dpkg -l' will show you all installed packages on your device. and access their icons? Icons are kept in specific directories on the device, I'll look that up. Jeremiah -- ISED - Iwanowitsch Software Engineering & Development Dipl.Inf. Stefan Iwanowitsch (Softwareentwicklung) Hohenzollerndamm 61 14199 Berlin Tel: +49/ 30/ 285 07 285 Fax: +49/ 30/ 285 07 287 Mobil: +49/ 170/ 501 95 12 Steuernummer 24/360/60546 PGP Fingerprint: 69DE D22A E3D4 71E7 4277 9C32 5C60 43BE 603D 0E59 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100128/0180570e/attachment.htm>
- Previous message: HOWTO: Query installed application
- Next message: Porting guicde for Maemo 5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]