~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to psi.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2005-01-10 17:41:43 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050110174143-ltocv5zapl6blf5d
Tags: 0.9.3-1
* New upstream release
* Cleaned up debian/rules (some things are done by upstream Makefiles now)
* Fixed some lintian warnings:
  - removed executable bit from some .png files
  - moved psi.desktop to /usr/share/applications
* Updated menu files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[KDE Desktop Entry]
 
1
[Desktop Entry]
 
2
Encoding=UTF-8
2
3
Name=Psi
 
4
GenericName=Jabber Client
 
5
Comment=Jabber Client
 
6
Exec=psi -caption "%c" %i %m
 
7
Icon=psi
 
8
Icon=psi.png
 
9
Terminal=false
3
10
Type=Application
4
 
Exec=psi
5
 
Icon=psi.png
6
 
Comment=Jabber Client
7
 
Terminal=0
 
11
StartupNotify=true
 
12
Categories=Application;Network;
8
13