Thread: Patch to add "up" and "home" buttons to Nautilus toolbar
when upgraded oneiric, disappointed changes nautilus. specifically, didn't removal of button (up parent folder) toolbar. annoyed reload button , home button removed toolbar. in addition, wanted move buttons left of location entry.
made patch make nautilus this:
instead of this:
works me, i'm not of coder, no guarantees.
of course, others free modify own needs.
should note, patch intended 11.10 oneiric. previous versions no need patch because have functionality.
i've made 3 versions of patch different things. first adds button. second adds , home buttons. third adds up, reload , home buttons. 1 needed. choose patch download here:
nautilus-up_button-patch.txt (up button only)
nautilus-toolbar-patch.txt (up , home buttons)
nautilus-toolbar-patch.txt (up, reload , home buttons)
instructions:
make new directory work in, download nautilus source code , dependencies:
then go nautilus source directory:code:mkdir nautilus-mod cd nautilus-mod apt-get source nautilus sudo apt-get build-dep nautilus
and move nautilus-toolbar-patch.txt file source directorycode:cd nautilus-3.2.1
patch source code:code:mv [location of patch] .
if patch successful, build nautiluscode:patch -p1 < nautilus-toolbar-patch.txt
kill running nautilus process, install system-wide:code:./configure --prefix=/usr make
code:killall -kill nautilus sudo make install
will have give shot. nice,
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] Patch to add "up" and "home" buttons to Nautilus toolbar
Ubuntu
Comments
Post a Comment