~ubuntu-branches/ubuntu/quantal/epiphany-extensions/quantal

« back to all changes in this revision

Viewing changes to extensions/sample-python/sample-python-menu.ephy-extension.in

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-09-18 14:08:05 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090918140805-fa8kka5uo6u5l5io
Tags: 2.27.92-0ubuntu1
* new upstream 2.27.92 ships ships epiphany-webkit extensions only
  - update debian/control - move from epiphany-browser to -webkit
  - update debian/rules - drop link creation that tried to support -browser
    and -webkit parts and run dh_pysupport on epiphany-webkit dir
  - update debian/rules - use really-all extensions
  - add debian/patches/02_greasemonkey_web_view.patch - fix greasemonkey
    extension being broken by bad web_view lookup - bgo 595814

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Epiphany Extension]
2
 
_Name=Sample Python Menu
3
 
_Description=Creates dummy menu entries using PyGTK
4
 
Authors=Adam Hooper <adamh@densi.com>
5
 
URL=http://www.gnome.org/projects/epiphany/extensions.html
6
 
Version=1
7
 
 
8
 
[Loader]
9
 
Type=python
10
 
Module=sample-python-menu