~ubuntu-branches/ubuntu/edgy/service-discovery-applet/edgy

« back to all changes in this revision

Viewing changes to src/modules/pluginloader.py

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-08-27 20:55:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060827205549-eh91f7einmxl0i49
Tags: 0.4.3-1
* New upstream release
* debian/patches/01_webdav-uri-scheme.diff,
  debian/patches/02_sftp-handler.diff:
  + Dropped, merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# warranty of merchantability or fitness for a particular purpose.
11
11
# See "COPYING" in the source distribution for more information.
12
12
#
13
 
# $id$
 
13
# $Id: pluginloader.py.in 114 2006-08-06 20:35:34Z sebest $
14
14
 
15
15
import sys
16
16
import os