Changeset 1105
- Timestamp:
- 07/16/08 17:28:06 (5 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
applications/shepherd (modified) (5 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/shepherd
r1098 r1105 2 2 3 3 our $progname = 'shepherd'; 4 my $version = '1.3.2 2';4 my $version = '1.3.23'; 5 5 6 6 # tv_grab_au … … 1860 1860 ancestry=s 1861 1861 history 1862 sidtest1863 1862 sources 1864 1863 addsource=s … … 1897 1896 clearpreftitle => 'W', 1898 1897 'reset' => 'W', 1898 'component-set' => 'W', 1899 1899 addsource => 'W', 1900 1900 delsource => 'W', … … 1906 1906 'list-chan-names' => '', 1907 1907 'set-icons' => '', 1908 'component-set' => '',1909 1908 'pending' => '', 1910 sidtest => '',1911 1909 ancestry => '', 1912 1910 sources => '' … … 2012 2010 &log("\nSet default options for $component to: --".join(" --",@args)."\n"); 2013 2011 } 2014 &write_config_file;2015 2012 } 2016 2013 -
trunk/status
r1104 r1105 1 application shepherd 1.3.2 21 application shepherd 1.3.23 2 2 reference channel_list 22 3 3 reference Shepherd/Common.pm 0.37
