~ubuntu-branches/ubuntu/oneiric/apturl/oneiric-updates

« back to all changes in this revision

Viewing changes to apturl.8

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-03-08 17:12:10 UTC
  • Revision ID: james.westby@ubuntu.com-20100308171210-gnzkteqqb46h3gg7
Tags: 0.4.1ubuntu3
* apturl.8:
  - add example for the "channel" parameter
* AptUrl/gtk/GtkUI.py:
  - use webkit instead of gtkhtml (ucid-duplicated-packages spec)
* debian/control:
  - add python-webkit depend on debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
apturl apt:freevial?section=universe
28
28
Enables the "universe" component and installs package Freevial.
29
29
.TP
 
30
apturl apt:adobe-flashplugin?channel=lucid-partner
 
31
Enables the "partner" repository and installs package adobe-flashplugin.
 
32
Available repositories are listed in /usr/share/app-install/channels/.
 
33
.TP
30
34
apturl apt+http://launchpad.net/~mvo/ppa?package=2vcard
31
35
Installs 2vcard from the indicated PPA (if the user confirms), and afterwards
32
36
asks if the PPA should be removed again or it should remain enabled.