Text Beside Icons on the Desktop - NautilusI've decided to re-write this little tutorial for those who are interested in a more "Mac Feel" on the gnome Desktop.Text Beside Icons on the Desktop - Nautilus10 months ago in Personal More Like This
First, open terminal and write:
apt-get source nautilus
sudo apt-get build-dep nautilus
The build-dep command will install all the build dependencies for nautilus.
In nautilus sorce folder you just downloaded, navigate to: src\file-manager.
Find the file named: fm-desktop-icon-view.c
Open with your favorite Text Editor and find the line:
real_supports_labels_beside_icons (FMIconView *view)
Below it you'd see this line: return FALSE;
Change it to:
return TRUE;
On GNOME3 and Nautilus 3.x+ search for the file: /src/nautilus-desktop-icon-view.c in the directory you just downloaded.
And look for this line: "supports-labels-beside-icons", FALSE,
Change FALSE to TRUE
Save the file.
Now start to compile Nautilus.
./configure --prefix=/usr
make
sudo make install
killall nautilus
Alt+F2
nautilus
Choose Text Beside Icons in the Preferences.
Nautilus now should draw Text beside ico
What am I doing Indoors?!11 months ago in Unix & Linux
More Like This
A Different Kind of Unity10 months ago in Unix & Linux
More Like This
Zenner Gtk310 months ago in GTK3
More Like This
Two Towers8 months ago in Windows
More Like This
Archbang11 months ago in Unix & Linux
More Like This
iDESK PEKWM1 year ago in Unix & Linux
More Like This
Bespin Transparent Blur11 months ago in Styles
More Like This
Musiq covergloobus8 months ago in CoverGloobus
More Like This
Moment of Clarity3 weeks ago in Handhelds
More Like This
Wallpaper 'Sharp' ANDROID2 years ago in Mac & PC OS
More Like This
pekwm scrot 03.07.201211 months ago in Unix & Linux
More Like This
Wounds1 year ago in MacOS
More Like This
Helix Conky2 years ago in Other
More Like This
Colors9 months ago in *box
More Like This
Full flat GTK3 theme 0.22 years ago in GTK3
More Like This
Designer Gadgets5 months ago in Other
More Like This
Twquet for Covergloobus3 years ago in Other
More Like This
Yakuake in BE::Shell10 months ago in Unix & Linux
More Like This