ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/MANIFEST
Revision: 1.18
Committed: Mon Nov 30 23:14:56 2009 UTC (14 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-1_71, rel-1_61, rel-1_7, rel-1_55, rel-1_56
Changes since 1.17: +1 -0 lines
Log Message:
add pattern renamer hack

File Contents

# User Rev Content
1 root 1.3 MANIFEST
2     Changes
3 root 1.1 Makefile.PL
4 root 1.16 typemap
5 root 1.1
6     lib/Gtk2/CV.pm
7     lib/Gtk2/CV/ImageWindow.pm
8     lib/Gtk2/CV/Schnauzer.pm
9 root 1.4 lib/Gtk2/CV/PostScript.pm
10 root 1.5 lib/Gtk2/CV/PrintDialog.pm
11 root 1.6 lib/Gtk2/CV/Plugin.pm
12 root 1.10 lib/Gtk2/CV/Plugin/NameCluster.pm
13 root 1.18 lib/Gtk2/CV/Plugin/PatRenamer.pm
14 root 1.10 lib/Gtk2/CV/Plugin/RCluster.pm
15 root 1.8 lib/Gtk2/CV/Progress.pm
16 root 1.11 lib/Gtk2/CV/Jobber.pm
17 root 1.1
18 root 1.7 eg/plugin-skeleton
19    
20 root 1.1 CV.xs
21    
22 root 1.2 gtkrc
23 root 1.5 cv.glade
24 root 1.1 images/cv.png
25 root 1.12 images/dir-unvisited.png
26     images/dir-visited.png
27     images/dir-xvpics.png
28 root 1.13 images/dir-empty.png
29     images/dir-symlink.png
30 root 1.1 images/file.png
31 root 1.11 images/error.png
32 root 1.9 images/file-ace.png
33     images/file-asf.png
34     images/file-avi.png
35 root 1.14 images/file-ogm.png
36 root 1.9 images/file-gif.png
37     images/file-jpeg.png
38     images/file-midi.png
39     images/file-mov.png
40 root 1.15 images/file-audio.png
41 root 1.9 images/file-mp2.png
42     images/file-mp3.png
43     images/file-mpeg.png
44     images/file-par.png
45     images/file-png.png
46     images/file-rar.png
47     images/file-rm.png
48 root 1.11 images/file-tif.png
49 root 1.9 images/file-txt.png
50     images/file-wmv.png
51     images/file-zip.png
52 root 1.1
53     bin/cv
54