
Nautilus Extension Kill Thumbs
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This extension remove a Thumbs.db file when you navigate in a folder.
Requires:
nautilus
Install from sources:
1. Download the tarball
2. untar it!
3. open terminal inside the untar'ed folder
4. run make && sudo make install or make && su root -c"make install"
5. ????
6. profit
9 years ago
version 1.2
* Memory leak fix. (Maybe not... Glib scare me!)
version 1.1
* I don't remember what I do.
version 1.0
* coded in C! oh yeah
version 0.1
* Just remove Thumbs.db
9 years ago
version 1.2
* Memory leak fix. (Maybe not... Glib scare me!)
version 1.1
* I don't remember what I do.
version 1.0
* coded in C! oh yeah
version 0.1
* Just remove Thumbs.db
inameiname
9 years ago
Any help?
Also, could somebody make a deb version of this? I have a deb version for 1.0 and it works great.
Report
Perberos
9 years ago
Report
inameiname
9 years ago
Report
Kallikanzarid
10 years ago
Report
Cooleech
10 years ago
Poorly explained I must say.
Report
sgtGarcia
10 years ago
A /b/tard here?? Making stuff??
:)
Nice, useful tool by the way.
Gotta go, there is snip
;)
Report
nenelinux
10 years ago
thank you :D
Report
LostinSpacetime
10 years ago
Report
atilla
10 years ago
Report
LostinSpacetime
10 years ago
Report
Perberos
10 years ago
Report
erosenninrho
10 years ago
Thanks again, and i hope that you can get this idea in the next update!
See you around!
Report
Perberos
10 years ago
Report
erosenninrho
10 years ago
Report
algalord
10 years ago
also, the code is easy to expand to others extensions :D
Report
Perberos
10 years ago
I don't understand the [GPL Free implementation] part. @_@
btw, lets me see what is it :O
Report
algalord
10 years ago
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
Report
algalord
10 years ago
http://www.box.net/shared/fl6lm6i8ma
Report
Perberos
10 years ago
Report
Padster
10 years ago
Report
Perberos
10 years ago
Report
Padster
10 years ago
what are thumbs.db files?
Report
Perberos
10 years ago
Moar info:
http://en.wikipedia.org/wiki/Windows_thumbnail_cache
Report
Padster
10 years ago
Report
Jon207
10 years ago
And yeah, those files, along whith Desktop.ini, .directory and .DS_Store are often annoying to appear everywhere.
Report