| 1 |
MANIFEST |
| 2 |
Changes |
| 3 |
Makefile.PL |
| 4 |
typemap |
| 5 |
|
| 6 |
lib/Gtk2/CV.pm |
| 7 |
lib/Gtk2/CV/ImageWindow.pm |
| 8 |
lib/Gtk2/CV/Schnauzer.pm |
| 9 |
lib/Gtk2/CV/PostScript.pm |
| 10 |
lib/Gtk2/CV/PrintDialog.pm |
| 11 |
lib/Gtk2/CV/Plugin.pm |
| 12 |
lib/Gtk2/CV/Plugin/NameCluster.pm |
| 13 |
lib/Gtk2/CV/Plugin/PatRenamer.pm |
| 14 |
lib/Gtk2/CV/Plugin/RCluster.pm |
| 15 |
lib/Gtk2/CV/Plugin/MetaCluster.pm |
| 16 |
lib/Gtk2/CV/Progress.pm |
| 17 |
lib/Gtk2/CV/Jobber.pm |
| 18 |
lib/Gtk2/CV/Util.pm |
| 19 |
|
| 20 |
eg/plugin-skeleton |
| 21 |
|
| 22 |
CV.xs |
| 23 |
|
| 24 |
gtkrc |
| 25 |
cv.glade |
| 26 |
images/cv.png |
| 27 |
images/dir-unvisited.png |
| 28 |
images/dir-visited.png |
| 29 |
images/dir-xvpics.png |
| 30 |
images/dir-empty.png |
| 31 |
images/dir-symlink.png |
| 32 |
images/file.png |
| 33 |
images/error.png |
| 34 |
images/file-generic-archive.png |
| 35 |
images/file-generic-cd.png |
| 36 |
images/file-generic-document.png |
| 37 |
images/file-generic-movie.png |
| 38 |
images/file-7z.png |
| 39 |
images/file-ace.png |
| 40 |
images/file-asf.png |
| 41 |
images/file-avi.png |
| 42 |
images/file-ogm.png |
| 43 |
images/file-gif.png |
| 44 |
images/file-jpeg.png |
| 45 |
images/file-midi.png |
| 46 |
images/file-mov.png |
| 47 |
images/file-audio.png |
| 48 |
images/file-mp2.png |
| 49 |
images/file-mp3.png |
| 50 |
images/file-mpeg.png |
| 51 |
images/file-par.png |
| 52 |
images/file-png.png |
| 53 |
images/file-rar.png |
| 54 |
images/file-rm.png |
| 55 |
images/file-tif.png |
| 56 |
images/file-txt.png |
| 57 |
images/file-wmv.png |
| 58 |
images/file-zip.png |
| 59 |
|
| 60 |
bin/cv |
| 61 |
|