~ubuntu-branches/ubuntu/natty/seahorse-plugins/natty

« back to all changes in this revision

Viewing changes to debian/menu

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-04 11:03:02 UTC
  • Revision ID: james.westby@ubuntu.com-20080904110302-opfh2ooe0kh43ef8
Tags: 2.23.91-0ubuntu1
* New upstream version:
  - Install agent glade file in right directory.
  - Fix crasher in seahorse-agent when UI not available.
  - Documentation fixes.
  - Build fixes.
  - Icon makover.
* debian/seahorse-plugins.Xsession:
  - start the seahorse-agent
* debian/rules:
  - remove icons which are already distributed in seahorse to avoid conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
?package(seahorse):needs="X11" \
 
2
  section="Applications/System/Security" \
 
3
  hints="Gnome" \
 
4
  title="Seahorse" \
 
5
  longtitle="A GNOME frontend for GnuPG" \
 
6
  command="/usr/bin/seahorse" \
 
7
  icon="/usr/share/pixmaps/seahorse.xpm"