]> git.pld-linux.org Git - packages/bluefish.git/blob - bluefish-desktop.patch
- adapterized (killed trailing spaces/tabs)
[packages/bluefish.git] / bluefish-desktop.patch
1 diff -aurN bluefish-1.0.4.orig/data/bluefish.desktop.in bluefish-1.0.4/data/bluefish.desktop.in
2 --- bluefish-1.0.4.orig/data/bluefish.desktop.in        2005-08-25 05:33:20.000000000 +0200
3 +++ bluefish-1.0.4/data/bluefish.desktop.in     2005-10-08 10:38:31.000000000 +0200
4 @@ -1,13 +1,15 @@
5  [Desktop Entry]
6  Name=Bluefish Editor
7  Name[de]=Bluefish Editor
8 +Name[pl]=Edytor Bluefish
9  Comment=Web Development Editor
10  Comment[de]=Editor für Web-Entwickler
11 +Comment[pl]=Edytor do tworzenia stron internetowych
12  Exec=bluefish %F
13 -Icon=ICONDIR/bluefish-icon.png
14 +Icon=bluefish-icon.png
15  Terminal=false
16  Type=Application
17 -Categories=GTK;GNOME;Application;Development;WebDevelopment;
18 +Categories=GTK;GNOME;Development;WebDevelopment;
19  Encoding=UTF-8
20  StartupNotify=true
21  MimeType=text/html;text/css;text/x-javascript;text/x-python;text/x-perl;application/x-php;text/x-java;text/javascript;text/x-php;application/x-cgi;application/x-javascript;application/x-perl;application/x-python;application/xhtml+xml;text/mathml;text/x-csrc;text/x-chdr;text/x-dtd;text/x-sql;text/xml;
This page took 0.069205 seconds and 3 git commands to generate.