]> git.pld-linux.org Git - packages/abiword.git/blame - abiword-desktop.patch
Compilation fix (probably for gcc 4). Anyway abiword miscompiled without it.
[packages/abiword.git] / abiword-desktop.patch
CommitLineData
66532ff3 1diff -aurN abiword-2.2.6.orig/abi/abiword.desktop abiword-2.2.6/abi/abiword.desktop
2--- abiword-2.2.6.orig/abi/abiword.desktop 2005-04-04 08:08:43.000000000 +0200
3+++ abiword-2.2.6/abi/abiword.desktop 2005-04-04 10:42:04.361374488 +0200
4@@ -1,13 +1,12 @@
5 [Desktop Entry]
6 Exec=abiword
7-Icon=abiword_48.png
8+Icon=abiword.png
2641e5e3 9 Terminal=false
10 Type=Application
11-Categories=Application;Office;WordProcessor;X-Red-Hat-Base;
756e0cfe 12+Categories=GTK;GNOME;Office;WordProcessor;
2641e5e3 13 StartupNotify=true
14 Encoding=UTF-8
66532ff3 15-X-Desktop-File-Install-Version=0.9
16-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;
17+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;
18 Name=Word Processor
19 Comment=AbiWord Word Processor
20 Name[de]=Textverarbeitung
21@@ -18,7 +17,6 @@
22 Comment[nl]=AbiWord tekstverwerker
23 Name[nn]=Tekstbehandling
24 Comment[nn]=AbiWord Tekstbehandling
25-Name[no]=Tekstbehandler
26-Comment[no]=AbiWord Tekstbehandler
126dcdfc 27+Name[pl]=Procesor tekstu AbiWord
66532ff3 28 Name[pt]=Processador de Texto
29 Comment[pt]=AbiWord Processador de Texto
This page took 0.083994 seconds and 4 git commands to generate.