ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/MANIFEST
Revision: 1.19
Committed: Sun Sep 23 07:02:50 2018 UTC (5 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-1_9, rel-1_8, rel-2_0
Changes since 1.18: +1 -0 lines
Log Message:
*** empty log message ***

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.19 lib/Gtk2/CV/Plugin/MetaCluster.pm
16 root 1.8 lib/Gtk2/CV/Progress.pm
17 root 1.11 lib/Gtk2/CV/Jobber.pm
18 root 1.1
19 root 1.7 eg/plugin-skeleton
20    
21 root 1.1 CV.xs
22    
23 root 1.2 gtkrc
24 root 1.5 cv.glade
25 root 1.1 images/cv.png
26 root 1.12 images/dir-unvisited.png
27     images/dir-visited.png
28     images/dir-xvpics.png
29 root 1.13 images/dir-empty.png
30     images/dir-symlink.png
31 root 1.1 images/file.png
32 root 1.11 images/error.png
33 root 1.9 images/file-ace.png
34     images/file-asf.png
35     images/file-avi.png
36 root 1.14 images/file-ogm.png
37 root 1.9 images/file-gif.png
38     images/file-jpeg.png
39     images/file-midi.png
40     images/file-mov.png
41 root 1.15 images/file-audio.png
42 root 1.9 images/file-mp2.png
43     images/file-mp3.png
44     images/file-mpeg.png
45     images/file-par.png
46     images/file-png.png
47     images/file-rar.png
48     images/file-rm.png
49 root 1.11 images/file-tif.png
50 root 1.9 images/file-txt.png
51     images/file-wmv.png
52     images/file-zip.png
53 root 1.1
54     bin/cv
55