~ubuntu-branches/ubuntu/dapper/openssh/dapper

« back to all changes in this revision

Viewing changes to debian/ssh-askpass-gnome.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2004-10-07 18:03:06 UTC
  • Revision ID: james.westby@ubuntu.com-20041007180306-0l8ii961txetbucx
Tags: 1:3.8.1p1-11ubuntu3
* Nathaniel McCallum:
  - debian/openssh-server.init: pretty initscript
  - debian/control: versioned depend on lsb-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Version=1.0
 
3
Encoding=UTF-8
 
4
Name=SSH AskPass
 
5
GenericName=ssh-add
 
6
Comment=Enter passphrase to authenticate to the ssh agent
 
7
Exec=/usr/bin/ssh-add
 
8
TryExec=ssh-add
 
9
Terminal=false
 
10
Type=Application
 
11
Icon=ssh-askpass-gnome.png
 
12
Categories=Application;Network;