~ubuntu-branches/ubuntu/intrepid/gwenview/intrepid

« back to all changes in this revision

Viewing changes to debian/menu

  • Committer: Bazaar Package Importer
  • Author(s): Christopher Martin
  • Date: 2005-04-06 11:33:06 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050406113306-7zovl7z0io5bacpd
Tags: 1.2.0-1
* New upstream release.
  + Fixes crashes when using "Back" to navigate. (Closes: #301811)
* Enable KIPI support.
* Add a doc-base file for the handbook.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
?package(gwenview):\
2
 
        needs=X11\
3
 
        section=Apps/Viewers\
4
 
        hints="KDE"\
5
 
        kderemove="y"\
6
 
        title="gwenview"\
7
 
        command="/usr/bin/gwenview"
 
2
        needs="X11"\
 
3
        section="Apps/Viewers"\
 
4
        hints="KDE,Images"\
 
5
        title="Gwenview"\
 
6
        command="/usr/bin/gwenview"\
 
7
        icon="/usr/share/pixmaps/gwenview.xpm"