This is my collection of bash scripts for everyday use
|-ascii really useful ascii art... |-examples misc real world examples |-maintenance useful for various things on a linux box |-snippets useful snippets... |---bash ... while bash programming |---general ... in general - XMLBACK
"XML Animated Background Creator" is a Nautilus script to easily generate XML wallpaper slideshows (wallpapers that change automatically) for GNOME 3. taken from here. A nice usage is made of :
- installation of a localized nautilus script
- gtk dialogs from the command line with zenity
- localization done with TEXTDOMAIN/gettext and .mo files (GNU message catalog)