You are not logged in.
Were still there in Cooking.
They were really usefull yet.
Offline
As far as I can tell, they're still there. They dissappear when you open the panel with the "Slitaz Panel" button in the Applications menu, but when you click the TazPkg button in the LXPanel, then it opens with said items.
Offline
I can't check it right now (latest Cooking not started on my netbook).
Tazpanel use Tazweb as front end. AFAIK, Tazweb have some command line options, one of them is for hiding of address bar. Check Tazpanel's desktop file in the folder /usr/share/applications. Search for "Exec=..." line.
Offline
Three ways to add tool/address bar to tazpanel:
[1] Edit tazpanel.desktop
# leafpad /usr/share/applications/tazpanel.desktop
Change
[c]Exec=tazpanel[/c]
to
[c]Exec=browser http://tazpanel:82[/c]
Default [c]browser[/c] variable tazweb is defined in /etc/slitaz/applications.conf
could be changed to midori or any other installed browser.
[2] Remove --notoolbar from line 69 of /usr/bin/tazpanel
[3] Install the previous version of tazpanel with toolbar.
[c]tazpkg install tazpanel-1.7.1.tazpkg --forced[/c]
Block upgrade or tazpanel will lose the toolbar.
[c]tazpkg block tazpanel[/c]
Offline
@mojo,
Thanks. Following Aleksej's instructions a few minutes ago, I changed [c]Exec=tazpanel[/c] to [c]Exec=tazweb http://tazpanel:82/[/c]. Works fine now.
@Aleksej. Thanks for your answer.
@necrophcodr, thanks too. You're right, when opening TazPanel with the update icon, buttons are here.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]