~ubuntu-branches/ubuntu/karmic/zeroinstall-injector/karmic

« back to all changes in this revision

Viewing changes to zeroinstall/gtkui/xdgutils.py

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Leonard
  • Date: 2009-04-05 10:40:06 UTC
  • mfrom: (1.1.9 upstream) (6.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090405104006-e3x93j5ibvjqu65a
Tags: 0.39-1ubuntu1
* Updated build for Python 2.6.
* FFe: LP: #336317.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
"""Adding icons and menu items using the freedesktop.org system.
2
2
(xdg = X Desktop Group)
3
3
"""
4
 
# Copyright (C) 2008, Thomas Leonard
 
4
# Copyright (C) 2009, Thomas Leonard
5
5
# See the README file for details, or visit http://0install.net.
6
6
 
7
7
import shutil, os, tempfile