]> git.pld-linux.org Git - packages/bluefish.git/blob - bluefish-desktop.patch
- cleanup
[packages/bluefish.git] / bluefish-desktop.patch
1 diff -urN bluefish-1.0.7/data/bluefish.desktop.in bluefish-1.0.7.new/data/bluefish.desktop.in
2 --- bluefish-1.0.7/data/bluefish.desktop.in     2006-01-31 07:23:18.000000000 +0100
3 +++ bluefish-1.0.7.new/data/bluefish.desktop.in 2007-02-07 12:13:49.000000000 +0100
4 @@ -2,14 +2,16 @@
5  Name=Bluefish Editor
6  Name[de]=Bluefish Editor
7  Name[fr]=Éditeur Bluefish
8 +Name[pl]=Edytor Bluefish
9  Comment=Create web pages
10  Comment[de]=Webseiten erstellen
11  Comment[fr]=Éditeur pour développeurs web
12 +Comment[pl]=Edytor do tworzenia stron internetowych
13  Exec=bluefish %F
14 -Icon=ICONDIR/bluefish-icon.png
15 +Icon=bluefish-icon.png
16  Terminal=false
17  Type=Application
18 -Categories=GTK;GNOME;Application;Development;WebDevelopment;
19 +Categories=GTK;GNOME;Development;WebDevelopment;
20  Encoding=UTF-8
21  StartupNotify=true
22  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.058212 seconds and 3 git commands to generate.