# HG changeset patch # User Christophe Lincoln # Date 1208731758 -7200 # Node ID 9266fae1f9f945c47c87f16cbb618c64175e1a11 # Parent cbb16242ff7689c3cc7c872373b886d102321674 Up: pcmanfm (0.3.9.98) - Can manage desktop icons and wallpaper diff -r cbb16242ff76 -r 9266fae1f9f9 openbox/stuff/lxpanel.config --- a/openbox/stuff/lxpanel.config Mon Apr 21 00:46:40 2008 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,157 +0,0 @@ -# lxpanel config file -# see http://lxpanel.sf.net/docs.html for complete configuration guide -Global { - edge = top - allign = left - margin = 0 - widthtype = percent - width = 100 - height = 26 - transparent = false - tintcolor = #000000 - alpha = 119 - setdocktype = true - setpartialstrut = true - useFontColor = true - FontColor = #222222 - Background = false - BackgroundFile = /usr/share/lxpanel/images/background.png - FileManager = emelfm2 - Terminal = xterm - LogoutCommand = openbox --exit -} - -Plugin { - type = space - Config { - Size = 2 - } -} - -Plugin { - type = menu - Config { - image = /usr/share/pixmaps/slitaz-menu.png - system { - } - separator { - } - item { - image = /usr/share/icons/Tango/jwm/applications-other.png - command = run - } - item { - image = /usr/share/icons/Tango/jwm/preferences-desktop.png - command = configure - } - separator { - } - item { - image = gnome-logout - command = logout - } - } -} - -Plugin { - type = launchbar - Config { - Button { - id = emelfm2.desktop - } - Button { - id = xterm.desktop - } - Button { - id = firefox.desktop - } - } -} - -Plugin { - type = space - Config { - Size = 4 - } -} - -Plugin { - type = wincmd - Config { - Button1 = iconify - Button2 = shade - } -} - -Plugin { - type = space - Config { - Size = 4 - } -} - -Plugin { - type = deskno -} - -Plugin { - type = space - Config { - Size = 4 - } -} - -Plugin { - type = taskbar - expand = true - Config { - tooltips = true - IconsOnly = false - AcceptSkipPager = true - ShowIconified = true - ShowMapped = true - ShowAllDesks = false - UseMouseWheel = true - UseUrgencyHint = true - MaxTaskWidth = 150 - spacing = 1 - } -} - -Plugin { - type = tray -} - -Plugin { - type = volumealsa -} - -Plugin { - type = netstatus - Config { - iface = eth0 - configtool = subox netbox - } -} - -Plugin { - type = space - Config { - Size = 4 - } -} - -Plugin { - type = cpu -} - -Plugin { - type = dclock - Config { - ClockFmt = %R - TooltipFmt = %A %x - Action = osmo & - BoldFont = 0 - } -} - diff -r cbb16242ff76 -r 9266fae1f9f9 pcmanfm/receipt --- a/pcmanfm/receipt Mon Apr 21 00:46:40 2008 +0200 +++ b/pcmanfm/receipt Mon Apr 21 00:49:18 2008 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="pcmanfm" -VERSION="0.3.6.2" +VERSION="0.3.9.98" CATEGORY="system-tools" SHORT_DESC="Light and easy to use file manager." MAINTAINER="pankso@slitaz.org" @@ -22,8 +22,6 @@ $CONFIGURE_ARGS make make DESTDIR=$PWD/_pkg install - # Avoid update-mime-database or update-desktop-database error in 0.3.5* - echo "Avoid errors..." } # Rules to gen a SliTaz package suitable for Tazpkg. diff -r cbb16242ff76 -r 9266fae1f9f9 pcmanfm/stuff/pcmanfm.png Binary file pcmanfm/stuff/pcmanfm.png has changed