


Conky by dencer 339 comments

Full Icon Themes by john007 69 comments

LO Splash Screens by mdh3ll 12 comments

GTK2 Themes by leodelacruz 5 comments

Various Gnome Stuff by someonefromouttaspace 6 comments

Docky Themes by algalord 11 comments
This is the description of libdbus-glib1.0-cil
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
with existing bindings (which wrap libdbus).
D-Bus is a message bus, used for sending messages between
applications. Conceptually, it fits somewhere in between raw sockets
and CORBA in terms of complexity.
This package provides integration into the GLib mainloop and contains
the dbus-sharp-glib library itself.
That is the library lost on your system, you need it.
Add the docky unestable ppa as I said on description, install docky from there then install stacks.
Add this
http://ppa.launchpad.net/docky-core/ppa/ubuntu
or use ubuntutweak
The libraries are provided by the ppa I think. - Dec 12 2010

Docky Themes by algalord 11 comments
sudo apt-get install mono-runtime libc6 libdbus-glib1.0-cil libdbus1.0-cil libgconf2.0-cil libgio-cil libglib2.0-0 libglib2.0-cil libgnome-keyring1.0-cil libgnomedesktop2.20-cil libgtk2.0-0 libgtk2.0-cil libmono-addins0.2-cil libmono-cairo2.0-cil libmono-corlib2.0-cil libmono-posix2.0-cil libmono-sharpzip2.84-cil libmono-system-web2.0-cil libmono-system2.0-cil libnotify0.4-cil librsvg2-2.18-cil libwnck2.20-cil libx11-6 gconf2 librsvg2-common dockmanager
These are the dependencies for docky BZR, it uses a lot of mono libraries... - Dec 10 2010

Docky Themes by algalord 11 comments
https://code.launchpad.net/~docky-core/docky/stacks - Dec 09 2010

Docky Themes by algalord 11 comments

Graphic Apps by damonlynch 3 comments

Nautilus Scripts by Perberos 27 comments
http://www.box.net/shared/fl6lm6i8ma - Aug 03 2010

Nautilus Scripts by Perberos 27 comments
My version is written in c, not c++, and use only standar and pseudo standar libraries, I offer you if you want to use it, but don't work as nautilus script because I don't know the nautilus libraries... but I think it can be changed very easy..
My program use only the extension, not the name.. so you can add in the code all extensions you want to delete - Aug 03 2010

Nautilus Scripts by Perberos 27 comments
also, the code is easy to expand to others extensions :D - Aug 03 2010

Conky by dencer 62 comments
I use privative ATI drivers, i think maybe this would be the problem, but why it works ok on 0.2.4? - Jul 15 2010

System Software by ingalex 19 comments
On lucid 10.04 - Jul 14 2010

Conky by dencer 62 comments

Conky by dencer 62 comments
Nice screenlet, please try to fix this bug - Jul 12 2010

GTK2 Themes by jecovier 78 comments
I'm in Lucid now with the elementary nautilus. - May 02 2010

GTK2 Themes by algalord 20 comments
I will upload this theme soon. - Apr 11 2010

GTK2 Themes by algalord 20 comments

GTK2 Themes by algalord 20 comments

GTK2 Themes by algalord 20 comments

GTK2 Themes by algalord 20 comments

GTK2 Themes by algalord 20 comments
/usr/share/themes/
or
$HOME/.themes
You must install the elementary nautilus. - Apr 02 2010

GTK2 Themes by algalord 20 comments
http://www.omgubuntu.co.uk/search?updated-max=2010-03-26T13:19:00Z&max-results=15
If you don't want coverflow, you can use it from repositories:
http://horusint.wordpress.com/2010/01/19/nautilus-just-got-gorgeous/ - Apr 02 2010

GTK2 Themes by nookie 1 comment

Usplash Themes by Spox5 1 comment

Office Apps by jfernandes 1 comment

Wallpaper Other by CyberDoc2kse 4 comments

Graphic Apps by algalord 6 comments

Graphic Apps by algalord 6 comments

Nautilus Scripts by algalord 20 comments
The third screenshot is Elementary that I installed from PPA. - Feb 24 2010

Various Gnome Stuff by aleksey 56 comments

Various Gnome Stuff by aleksey 56 comments

Nautilus Scripts by algalord 20 comments

Various Gnome Stuff by LuxieRayku 6 comments

Various Gnome Stuff by LuxieRayku 6 comments

Nautilus Scripts by algalord 20 comments
I must say that if xml backgrounds or the transitions don't work fine for you, it's not problem of the script, the script only create the background.
The custom dialog for nautilus is the name of the script, it's as simple as change the name of the script. It don't create an extra menu for nautilus, I think it's not necesary.
The most important thing in this version is the language support. - Jan 27 2010

Nautilus Scripts by algalord 20 comments

Conky by davbren 3 comments

XSplash Themes by meerkat 84 comments
http://www.mediafire.com/?dlhyohzm2wd - Jan 25 2010

XSplash Themes by meerkat 84 comments
You can use gconftool, a bash example for streched background:
gconftool-2 --type=string --set \
/desktop/gnome/background/picture_options stretched
gconftool-2 --type=string --set \
/desktop/gnome/background/picture_filename /FOLDER/TO/IMAGE/IMAGE.JPG - Jan 24 2010

XSplash Themes by meerkat 84 comments
<starttime>
<year>2009</year>
<month>08</month>
<day>04</day>
<hour>00</hour>
<minute>00</minute>
<second>00</second>
</starttime>
I don't know exactly how it's works, but I think that Start time indicate the time when the first background file is put as background.
A background have this structure:
<static>
<duration>300.0</duration>
<file>/home/USER/FOLDER/1.JPG</file>
</static>
<transition>
<duration>5.0</duration>
<from>/home/USER/FOLDER/1.JPG</from>
<to>/home/USER/FOLDER/2.JPG</to>
</transition>
So, this have a duration... I thin you can calculate which of the wallpapers must be show with an recursive function.
A way to do this is to create a function for xml files, then, if the background selected is an xml file, the function is called and change the background at same time that the xml file... you calculate the actual background only and change it every X seconds, indicated in the xml file. - Jan 24 2010

Nautilus Scripts by algalord 20 comments
################################
if [ -f /bin/tempfile ]; then
echo "using tempfile ..."
FILES=$(tempfile)
else
if [ -f /bin/mktemp ]; then
echo "using mktemp ..."
FILES=$(mktemp)
else
echo "error: mktemp or tempfile not found ..."
zenity --error --text "You will need tempfile or mktemp utility!! "
exit
fi
fi
####################################
I will upload a new version with the changes. Thanks - Jan 16 2010