ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/MANIFEST
Revision: 1.15
Committed: Sat Sep 8 08:20:02 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-1_5, rel-1_51, rel-1_53
Changes since 1.14: +1 -0 lines
Log Message:
half-assed audio play support

File Contents

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