![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2008
Location: Sydney, Australia
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
|
HOW TO: Display more than 5 bookmarks in gnome-panel "Places" menu
Derived from:
http://brainstorm.ubuntu.com/idea/14381/ http://ubuntuforums.org/showthread.php?t=733808 1) Open Terminal 2a) Install apt-build Code:
sudo apt-get update sudo apt-get install apt-build
3) Install files required to build gnome-panel from source and download the source Code:
sudo apt-get build-dep gnome-panel sudo apt-build source gnome-panel Code:
cd /var/cache/apt-build/build/gnome-panel-* sudo gedit gnome-panel/panel-menu-items.c Find the line: PHP Code:
PHP Code:
6) Install the modified gnome-panel and restart it Code:
sudo ./configure sudo make sudo make install killall gnome-panel ![]()
__________________
UBUNTU 8.10 INTREPID IBEX x86_64 | 3.16GHz INTEL C2D E8500 | 4GB DDR2 1066 MHz | 512MB ATI HD4850 | 22" ASUS VW222U 1680x1050 | 640GB WD SATAII 7200RPM Last edited by w0ng; March 16th, 2009 at 07:35 AM.. |
|
|
|
| Bookmarks |
| Tags |
| bookmarks, gnome-panel, menu, places |
| Thread Tools | |
| Display Modes | |
|
|