2014
2010
Bug #292504 in gnome-exe-thumbnailer (Ubuntu): “Use embedded icons for executable files”
by sylvainulg (via) * gnome-exe-thumbnailer (5.3 KiB, text/plain)
And here's the script itself (public domain, by qaaq on Ubuntu Brainstorm). It doesn't seem to work on most icons.
I changed the install instructions a little to re-use the built-in MIME type:
----
sudo apt-get install sharutils icoutils
sudo cp gnome-exe-thumbnailer /usr/local/bin
sudo chmod a rx /usr/local/bin/gnome-exe-thumbnailer
gconftool-2 --set /desktop/gnome/thumbnailers/application@x-ms-dos-executable/command --type string "/usr/local/bin/gnome-exe-thumbnailer %i %o"
gconftool-2 --set /desktop/gnome/thumbnailers/application@x-ms-dos-executable/enable --type boolean true
2007
Gestion de subversion dans nautilus
by lecyborgProcédure pour activer le menu dans le navigateur de fichier.
Nautilus-script-collection-svn
by lecyborgA set of scripts that will execute Subversion commands on selected files.
You can right click on a subversion managed file or folder (you can also multiple select) and then select a command from the Subversion submenu. All scripts will give feedback using a zenity message box.
2006
1
(7 marks)