You are not logged in.
All right, I just post somewhere else than pansko thread
It's simple, I want to recompile Xfmedia in order to substitute the Rat logo with something more
like Slitaz present icon theme .
It's not just a question of changing the icon in /usr/share/pixmaps but also the one in dispalyed onto openbox window and lxpanel.
I see in the Xfmedia sources the Rat logo in a folder , so I suppose that this logo is duplicated and hard-coded in the program it self as I cannot reach it in my filesystem
For exemple, these icons exists for Firefox /usr/lib/firefox/chrome/icons/default
hey,
providing you use cooking, as root:
[c]
# Download cooking wok
tazwok update-wok
# Install slitaz toolchain
tazpkg get-install slitaz-toolchain
# Cook xfmedia
tazwok cook xfmedia
[/c]
You'll need to edit xfmedia recipe; using tazwok the recommended method is to edit it at /home/slitaz/cooking/clean-wok/xfmedia/receipt; then update build wok using:
[c]
tazwok update-wok --local
[/c]
Editing things in the clean wok then update is better since you can then easily push your changes online, using mercurial.
If you need the sources of xfmedia to figure something out simply do:
[c]
tazwok get-src xfmedia
[/c]
You'll find the sources at /home/slitaz/cooking/wok/xfmedia.
/usr/share/icons/hicolor/48x48/apps/xfmedia.png
Powered by http://pkgs.slitaz.org/search.sh
Offline
WOow , I never notice that was so powerfull
But, unfortunaltly , this is just the icon used for the Xfmedia notification in lxpanel
and used by xfmedia.desktop as well (the launcher in the menu)
I need to reach the one displayed on Openbox and lxpanel task bar .
I will follow Gohklyeah method the week end.
Thx 4 all 
tazwok cook xfmedia
fgrep: /home/slitaz/cooking/wok/*/receipt: Aucun fichier ou dossier de ce type
fgrep: /home/slitaz/cooking/wok/*/receipt: Aucun fichier ou dossier de ce type
Can't find xfmedia in wok or mirror
Unable to find the receipt : /home/slitaz/cooking/wok/xfmedia/receipt
root@slitaz:~# tazwok get-src xfmedia
Unable to find the receipt : /home/slitaz/cooking/wok/xfmedia/receipt
hey moulefrite,
Did you ran 'tazwok update-wok' first?
# tazwok update-wok
-sh: tazwok: not found
[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]