Changeset 277
- Timestamp:
- 11/22/06 17:38:04 (6 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r273 r277 3 3 my $myprogname = 'shepherd'; 4 4 my $progname = 'shepherd'; 5 my $version = '0.3.2 2';5 my $version = '0.3.23'; 6 6 7 7 # tv_grab_au … … 840 840 )); 841 841 $debug = $opt->{debug}; 842 $config_file = $opt->{'config-file'} if ($opt->{'config-file'});842 # $config_file = $opt->{'config-file'} if ($opt->{'config-file'}); # ignore 843 843 } 844 844 -
status
r276 r277 1 application shepherd 0.3.2 21 application shepherd 0.3.23 2 2 engine dog 0.3.12 3 3 grabber yahoo7widget 1.58-r1
