Screenlet提供了丰富的桌面插件,有Deb包,但未有RPM包。大家可按照下面方法在Fedora 15 安装 screenlet桌面插件。

sudo yum install bzr
bzr co http://bazaar.launchpad.net/~screenlets-dev/screenlets/trunk screenlets
cd screenlets
sudo python setup.py install
sudo cp /usr/share/icons/hicolor/scalable/apps/screenlets-tray.svg /usr/share/icons/gnome/scalable/apps/screenlets-tray.svg
sudo cp /usr/share/icons/hicolor/scalable/apps/screenlets.svg /usr/share/icons/gnome/scalable/apps/screenlets.svg
sudo gtk-update-icon-cache –force /usr/share/icons/gnome
此文章由 http://www.ositren.com 收集整理 ,地址为:
http://www.ositren.com/htmls/62571.html