


Gnome Extensions by holodeck 376 comments

Various Gnome Stuff by VaYurik 63 comments

GTK2 Themes by KYRN 31 comments

GTK2 Themes by KYRN 31 comments

GTK2 Themes by cimi86 370 comments

Full Icon Themes by schollidesign 134 comments

Full Icon Themes by schollidesign 134 comments

Full Icon Themes by schollidesign 134 comments
icons=("folder-image" "folder-sound" "folder-txt" "folder-downloads" "folder-video" "folder-public" "folder-games")
l=$(locale language)
if [ $l == "German" ]
then
folders=("Bilder" "Musik" "Dokumente" "Downloads" "Videos" "Öffentlich" "Spiele")
fi
if [ $l == "English" ]
then
folders=("Pictures" "Music" "Documents" "Downloads" "Videos" "Public" "Games")
fi
if [ $l == "Spanish" ]
then
folders=("Imágenes" "Música" "Documentos" "Descargas" "Vídeos" "Público" "Juegos")
fi
if [ $l == "French" ]
then
folders=("Images" "Musique" "Documents" "Téléchargements" "Vidéos" "Public" "Jeux")
fi
if [ $l == "Italian" ]
then
folders=("Immagini" "Musica" "Documenti" "Download" "Video" "Pubblici" "Giochi")
fi
if [ $l == "Polish" ]
then
folders=("Obrazy" "Muzyka" "Dokumenty" "Pobrania" "Wideo" "Publiczny" "Gry")
fi
##Brazil
if [ $l == "Portuguese" ]
then
folders=("Imagens" "Músicas" "Documentos" "Downloads" "Vídeos" "Pública" "Jogos")
fi
##Portugal
if [ $l == "Portuguese" ]
then
folders=("Imagens" "Música" "Documentos" "Downloads" "Vídeos" "Público" "Jogos")
fi - Jan 20 2009

Full Icon Themes by schollidesign 134 comments
if [ $l == "Spanish" ]
then
folders=("Imágenes" "Música" "Documentos" "Descargas" "Vídeos")
fi - Jan 18 2009

Full Icon Themes by schollidesign 134 comments

Usplash Themes by gsaw 2 comments

GTK2 Themes by jbaer 9 comments

GTK2 Themes by jbaer 9 comments