Google chrome’s “web is what you make of it ” advertisement campaign launched a new ad in India which symbolizes tanjore paintings-the ancient and dying art in India
This tutorial will explain the instructions to install the Mac OS X Lion theme in Ubuntu 11.10/Oneiric Ocelot. Step 1: Install Cursors Open the terminal and run the following commands : wget http://dl.dropbox.com/u/47950494/Mac-Lion-Cursors.tar.gz sudo tar -xzvf Mac-Lion-Cursors.tar.gz -C /usr/share/icons Step 2: Download the Mac OS theme Next step is to download Mac Os theme and copy into .themes folder . If you already have .themes folder , then dont execute first command . mkdir ~/.themes wget http://dl.dropbox.com/u/47950494/Mac-Lion-Theme.tar.gz tar -xzvf Mac-Lion-Theme.tar.gz -C ~/.themes Step 3: Install Mac Icons This is same as previous step .Copy the icons into .icon folder . If you already have .icon folder , then dont execute first command. mkdir ~/.icons wget http://dl.dropbox.com/u/47950494/Mac-Lion-Icons.tar.gz tar -xzvf Mac-Lion-Icons.tar.gz -C ~/.icons Step 4: Install GNOME [&hellip