~ubuntu-branches/ubuntu/vivid/gpodder/vivid-proposed

« back to all changes in this revision

Viewing changes to doc/dev/install-desktopentry.sh

  • Committer: Bazaar Package Importer
  • Author(s): tony mancill
  • Date: 2010-12-05 17:08:02 UTC
  • mfrom: (5.3.2 experimental) (5.2.10 sid)
  • Revision ID: james.westby@ubuntu.com-20101205170802-qbsq7r331j21np1i
Tags: 2.10-1
* New upstream release
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
# Adds shortcuts to your Gnome menu to run and update
3
3
# the local Git checkout if the user wants to have it
4
 
# 2009-04-27 Thomas Perl <thpinfo.com>
 
4
# 2009-04-27 Thomas Perl <thp.io/about>
5
5
 
6
6
DESKTOPFILE=~/.local/share/applications/gpodder-git-version.desktop
7
7
DESKTOPFILE_UPDATER=~/.local/share/applications/gpodder-git-update.desktop