~ubuntu-branches/ubuntu/gutsy/tomboy/gutsy-updates

« back to all changes in this revision

Viewing changes to data/tomboy.desktop.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-22 19:22:17 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20061122192217-odnb17d1ib22okof
Tags: 0.5.1-0ubuntu1
* New upstream release:
  + New Managed D-Bus/DBusSharp (Sebastian Dröge)
  + Additional search interface improvements
  + More secure wrapper script to launch Tomboy.exe
  + Fix panel and TrayIcon resizing
  + Fix 1x1 pixel TrayIcon
  + Removed old tintin image
* debian/control:
  + Update build dependencies
* debian/patches/01-dbus0.9.patch,
  debian/patches/50_tintin.patch,
  debian/patches/51_tomboy-dllmap.patch,
  debian/patches/52_external-dbus-sharp.patch,
  debian/patches/53_tomboy-tray-icon.patch:
  + Dropped, merged upstream
* debian/rules,
  debian/tomboy.desktop:
  + Use upstream's desktop file again after it was fixed now
* debian/rules:
  + DBus service file path workaround removed, it's fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Version=@VERSION@
4
4
Encoding=UTF-8
5
5
_Name=Tomboy Notes
6
 
_Comment=Quick and handy note-taker
 
6
_Comment=Simple and easy to use note-taking
7
7
_GenericName=Note-taker
8
 
Exec=tomboy
 
8
Exec=tomboy --search
9
9
Icon=tomboy
10
10
StartupNotify=false
11
11
Terminal=false
12
12
Type=Application
13
13
Categories=Application;Utility;
14
 
OnlyShowIn=KDE;
15
14
X-GNOME-Bugzilla-Bugzilla=GNOME
16
15
X-GNOME-Bugzilla-Product=tomboy
17
16
X-GNOME-Bugzilla-Component=General