~ubuntu-branches/ubuntu/oneiric/gedit-plugins/oneiric-201109060911

« back to all changes in this revision

Viewing changes to plugins/gpdefs.py

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-03-30 11:24:05 UTC
  • mfrom: (1.1.25 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330112405-fttwf75vj5obn7ug
Tags: 2.30.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
 
3
 
VERSION = "2.29.4"
 
3
VERSION = "2.30.0"
4
4
PACKAGE = "gedit-plugins"
5
 
PACKAGE_STRING = "gedit-plugins 2.29.4"
 
5
PACKAGE_STRING = "gedit-plugins 2.30.0"
6
6
GETTEXT_PACKAGE = "gedit-plugins"
7
 
GP_LOCALEDIR = "/usr/local/share/locale"
 
7
GP_LOCALEDIR = "/home/jesse/.packeteer/install/share/locale"