2012/5/25 Warren Block <[email protected]>: > x11/Terminal, print/xfce4-print, and deskutils/xfce4-notifyd all still had > references to libxfce4util.so.5 after upgrading with portmaster. > Reinstalling them individually fixed this.
Yes, it's recommended way, especially when we upgrade Xfce n version to n+1 version. > > cairo-1.12 was reinstalled instead of the old cairo-1.10. > > Settings/Application Shortcuts seems to ignore the shift key now. A > shortcut of alt-shift-F for Firefox is seen as alt-f. I think it's a "feature" from GTK, in Xfce 4.10 shortcuts behaviour was rewritten to follow GTK2's reference. > > Trying to set an icon for a Panel launcher, no Firefox icon is shown in any > category. Try in console: update-desktop-database -q If nothing appends. You can open Thunar, and go to /usr/local/share/applications, search for firefox.desktop file (or something similar). Right click to open this file, and select "Open with", and create launcher item (you can even select a panel). If .desktop file doesn't exist, you must follow "old way": - select panel, and right click - select "Add new items" - select "Launcher" Then go to properties, in command box add this line exo-open --launch WebBrowser %u You can also add icon, and comment. > > Other than these minor things, everything seems to be working well. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xfce > To unsubscribe, send any mail to "[email protected]" -- olivier _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
