~pioluk/pietrekedit/trunk

« back to all changes in this revision

Viewing changes to pietrekedit.desktop

  • Committer: Piotr Łukomiak
  • Date: 2010-01-24 16:36:52 UTC
  • Revision ID: cieplak32@gmail.com-20100124163652-ay1pebrej3g4pkph
Added program icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env xdg-open
 
2
[Desktop Entry]
 
3
Name=PietrekEdit
 
4
GenericName=Text Editor
 
5
Comment=Simple text editor
 
6
Comment[pl]=Prosty edytor tekstu
 
7
Exec= pietrekedit %U
 
8
Icon=pietrekedit
 
9
Terminal=false
 
10
StartupNotify=true
 
11
Type=Application
 
12
MimeType=text/plain;
 
13
Categories=GNOME;GTK;Utility;TextEditor;