RE: HOWTO: Query installed application

2010-01-28 Thread Aldon Hynes
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 .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-boun...@maemo.org
[mailto:maemo-developers-boun...@maemo.org]on Behalf Of Stefan Iwanowitsch
  Sent: Thursday, January 28, 2010 3:44 AM
  To: Jeremiah Foster
  Cc: maemo-developers@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



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HOWTO: Query installed application

2010-01-28 Thread Tim Teulings
Hello!

Take a look at libapt-pkg-dev,. You can also check the sources of
PackageView. I'm however unsure if you can access the icons using this way.

-- 
Gruß...
Tim
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HOWTO: Query installed application

2010-01-28 Thread Stefan Iwanowitsch
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


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HOWTO: Query installed application

2010-01-28 Thread Jeremiah Foster

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
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


HOWTO: Query installed application

2010-01-28 Thread Stefan Iwanowitsch
Hi everybody,
how can I obtain information about the installed applications and access
their icons?
Thanks to you!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers