/[general]/random/tagtheora.kaptn
ViewVC logotype

Diff of /random/tagtheora.kaptn

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by nieder, Tue Apr 7 15:31:30 2009 UTC revision 1.3 by nieder, Tue Apr 7 20:40:14 2009 UTC
# Line 1  Line 1 
1  #!/sw/bin/kaptain  #!/sw/bin/kaptain
2    
3    # TagTheora.kaptn
4    # A Kaptain based front-end for the the tagtheora.py script.
5    #
6    # Copyright (c) 2009 Hanspeter Niederstrasser
7    #
8    # This program is free software; you can redistribute it and/or
9    # modify it under the terms of the GNU General Public License
10    # as published by the Free Software Foundation; either version
11    # 2 of the License, or (at your option) any later version.
12    #
13    # This program is distributed in the hope that it will be useful,
14    # but WITHOUT ANY WARRANTY; without even the implied warranty of
15    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16    # General Public License for more details.
17    #
18    # You should have received a copy of the GNU General Public License
19    # along with this program.  If not, see <http://www.gnu.org/licenses/>.
20    
21  start "tagtheora" -> command buttons;  start "tagtheora" -> command buttons;
22    
23  command -> "/usr/bin/env python tagtheora.py " options;  command -> "/usr/bin/env python tagtheora.py " options;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.17