Nodoka is the new Fedora default theme for Gnome. It currently contains gtk engine, gtk theme, metacity theme and gnome meta theme .If you want to install nodoka theme in Ubuntu follow this procedure.
Preparing your System
1. Install build-essential and libgtk2.0-dev packages:
sudo apt-get install build-essential libgtk2.0-dev
2. Download Nodoka GTK+ engine 0.6 from here.
3. Extract tarball package:
tar zxvf gtk-nodoka-engine-0.6.90.2.tar.gz
4. Now go to gtk-nodoka-engine-0.6 directory:
cd gtk-nodoka-engine-0.6.90.2
5. Configure:
./configure --prefix=/usr --enable-animation
6. Make:
make
7. Install:
sudo make install
Install theme
1. Get Nodoka theme 0.3.2 from here.
Then execute command in terminal:
tar zxvf nodoka-theme-gnome-0.3.90.tar.gz
2. Copy the Nodoka folder to themes folder:
cd nodoka-theme-gnome-0.3.90
sudo cp -r Nodoka/ /usr/share/themes/
Use theme
Click System -> Preferences -> Theme menu command. In Theme Preferences dialog, choose Nodoka item.
Screenshot:
You can find other usefull things at http://cviorel.rdscv.ro.
Install Nodoka (Fedora theme) on Ubuntu
Related Posts:
How to Cut MP3 files under UbuntuIf you want to cut MP3 files under Ubuntu,follow this instructions first you need to install poc-streamer package.poc is a suite of MP3 tools and MP3 … Read More
How to setup NetworkManager work with pppoe connection on Ubuntu 9.10 (Karmic)When Ubuntu 9.10 releases, pppoe connection via NetworkManager is impossible because some bug in it so to fix this we will install network manager fro… Read More
How to Convert a .nrg (Nero) file to a .iso file in UbuntuIf you want to convert .nrg file to .iso file you can use nrg2iso tool to create this. nrg2iso is a program that extracts ISO9660 data from Nero “.nrg… Read More
Howto Turn Ubuntu 7.10 (Gutsy Gibbon) into Ubuntu StudioUbuntu Studio is a multimedia editing/creation flavor of Ubuntu. It’s built for the GNU/Linux audio, video, and graphic enthusiast or professional. … Read More
How to get Flash working in Opera 9.20 in ubuntuOpera is a cross-platform web browser and Internet suite which handles common internet-related tasks including visiting web sites, sending and receivi… Read More
0 comments:
Post a Comment