~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to themes/DVR/tvmenu.xml

  • Committer: Bazaar Package Importer
  • Author(s): Dave Walker (Daviey), Jamie Bennett, Mario Limonciello, Dave Walker (Daviey)
  • Date: 2010-03-23 19:32:33 UTC
  • mfrom: (1.1.49 upstream)
  • Revision ID: james.westby@ubuntu.com-20100323193233-5sv9djoxtlmwt3ca
Tags: 0.23.0+fixes23789-0ubuntu1
[ Jamie Bennett ]
* Fix FTBFS on armel (LP: #537714)

[ Mario Limonciello ]
* mythtv-{common,backend}.{config,templates,postinst}: (LP: #483748)
  - Simplify debconf questions by avoiding showing the generated pw
  - Don't warn about mythtv group.
  - Don't notify about running mythtv-setup.  This is optional (but
    of course encouraged!)
* Set version to include a "+" delimitter.
* Restore libfaad-dev dependency. (LP: #546552)

[ Dave Walker (Daviey) ]
* New snapshot (r23789), based from 0.23-fixes.
* debian/control:
  - mythtv-frontend set to Conflict with mythflix, as it's dropped
    upstream. (LP: #544521)
  - Remove unnecessary and potentially problematic use of Pre-Depends.
  - Set the debug package to Priority extra.
  - Change *-perl Section's from libs to perl
  - add ${shlibs:Depends} for mythtv-common Depends field
  - Minor spelling fix.
  - Fixes the long description for one of the packages, ensuring the
    description doesn't exceed 80 characters.
  - Vcs-* set to -fixes, rather than -trunk.
* debian/rules:
  - Use debconf-updatepo to update translations when required
  - Ensure license files are not included in the binary packages, except 
    for debian/copyright.
  - Fixes the permissions of certain files in the packaging.
* debian/copyright:
  - updated to reflect that mythtv is GPL-2 only.
  - inserted better licence statement and Copyright reference.
* debian/mythtv-*.templates
  - Simplified strings; removed verbosity and improved readability.
* Prevent the maintainer scripts from failing in case any questions 
  can't be displayed.
* Added holding debian/mythtv-frontend.config, mainly to appease lintian.
* debian/mythtv-frontend.menu: Changed section to Applications/Graphics.
* debian/mythtv-backend.postinst: Load debconf libraries.
* debian/source.lintian-overrides: Removes the unecessary override of the 
  binNMU warnings.
* Fix perl binding installation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <text lang="CA">Veure la TV</text>
9
9
        <text lang="NL">TV Kijken</text>
10
10
        <text lang="DE">Fernsehen</text>
11
 
        <text lang="DA">Se TV</text>
12
11
        <text lang="PT">Ver Televisão</text>
13
12
        <text lang="SV">Se på TV</text>
14
13
        <text lang="JA">TVを見る</text>
29
28
        <text lang="CA">Esborrar Gravacions</text>
30
29
        <text lang="NL">Opnames Verwijderen</text>
31
30
        <text lang="DE">Aufnahmen löschen</text>
32
 
        <text lang="DA">Slet optagelser</text>
33
31
        <text lang="PT">Apagar Gravações</text>
34
32
        <text lang="SV">Radera inspelningar</text>
35
33
        <text lang="JA">録画削除</text>
45
43
        <description>Remove television recordings</description>
46
44
        <description lang="DE">TV-Aufnahmen löschen</description>
47
45
        <action>TV_DELETE</action>
 
46
        <dependswindow xmlfile="recordings-ui.xml">deleterecordings</dependswindow>
48
47
    </button>
49
48
 
50
49
<!-- EXECTV sample.  %s args in order are video, audio, and vbi devices
72
71
        <text lang="DE">Alte Aufnahmen</text>
73
72
        <text lang="SL">Že posneto</text>
74
73
        <text lang="ET">Varem salvestatud</text>
75
 
        <text lang="DA">Tidligere optagelser</text>
76
74
        <text lang="PT">Gravações Feitas</text>
77
75
        <text lang="ES">Grabaciones Anteriores</text>
78
76
        <text lang="NL">Eerder Opgenomen</text>