~ubuntu-branches/ubuntu/oneiric/python2.5/oneiric

« back to all changes in this revision

Viewing changes to debian/idle.desktop.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-10-05 09:36:15 UTC
  • mfrom: (5.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081005093615-bscek03gj1xxe5bs
Tags: 2.5.2-11.1ubuntu1
* Update to 20081004, taken from the 2.5 release branch.
  - debian/patches/CVE-2008-2316: Remove, applied upstream.
  - debian/patches/CVE-2008-1679: Remove, applied upstream.
* idle: Add version information to menu entry. LP: #209507.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Desktop Entry]
2
 
Name=IDLE
3
 
Comment=IDE for Python
 
2
Name=IDLE (Python v@VER@)
 
3
Comment=IDE for Python (version 1.2.2, built from @PVER@)
4
4
Exec=/usr/bin/idle-@PVER@ -n
5
5
Icon=/usr/share/pixmaps/@PVER@.xpm
6
6
Terminal=false