~ubuntu-branches/ubuntu/breezy/freeguide/breezy

« back to all changes in this revision

Viewing changes to src/install/linux/install-lin-es_digital.props

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2005-03-16 14:26:41 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050316142641-158peomn97t9qvhp
Tags: 0.8.5-1
* New upstream release.
* Change __ANT_DOC_DIRECTORY__ to /usr/share/doc/freeguide.
* Add sensible-browser to the list of web browsers (closes: #288518).
* Add menu entry and xpm icon (closes: #288813). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
region=Spain (Digital)
2
2
 
3
3
prefs.1=misc.days_to_grab=7
4
 
prefs.2=commandline.tv_grab.1=tv_grab_es_digital --config-file \"%misc.grabber_config%\" --offset %offset% --days 1 --output \"%misc.working_directory%/tv-%date%.xmltv\"
5
 
prefs.3=misc.grabber_start_time=00:00
6
 
prefs.4=misc.grabber_config=%home%/.xmltv/tv_grab_es_digital.conf
7
 
prefs.5=commandline.tv_config.1=tv_grab_es_digital --config-file \"%misc.grabber_config%\" --configure --gui
 
4
prefs.2=commandline.tv_grab.1=tv_grab_es_digital --config-file \"%misc.grabber_config%\" --offset %offset% --days 1 --output \"%misc.working_directory%/tv-presort-%date%.xmltv\"
 
5
prefs.3=commandline.tv_grab.2=tv_sort \"%misc.working_directory%/tv-presort-%date%.xmltv\" --output \"%misc.working_directory%/tv-%date%.xmltv\"
 
6
prefs.4=misc.grabber_start_time=00:00
 
7
prefs.5=misc.grabber_config=%home%/.xmltv/tv_grab_es_digital.conf
 
8
prefs.6=commandline.tv_config.1=tv_grab_es_digital --config-file \"%misc.grabber_config%\" --configure --gui
8
9