]> git.pld-linux.org Git - packages/codeblocks.git/blob - codeblocks-desktop.patch
- updated -ac.patch; added -desktop.patch; removed obsolete -gcc-4.1.patch
[packages/codeblocks.git] / codeblocks-desktop.patch
1 diff -urN codeblocks-8.02/src/setup/mime/codeblocks.desktop codeblocks-8.02.new/src/setup/mime/codeblocks.desktop
2 --- codeblocks-8.02/src/setup/mime/codeblocks.desktop   2009-01-30 20:16:37.000000000 +0100
3 +++ codeblocks-8.02.new/src/setup/mime/codeblocks.desktop       2009-01-30 20:42:31.000000000 +0100
4 @@ -1,14 +1,12 @@
5  [Desktop Entry]
6  Version=1.0
7 -Encoding=UTF-8
8  Name=Code::Blocks IDE
9  Comment=Configurable and extensible IDE
10  Exec=codeblocks %F
11 -Icon=codeblocks.png
12 +Icon=codeblocks
13  Terminal=false
14  X-MultipleArgs=false
15  Type=Application
16 -Categories=Application;Development;
17 +Categories=GTK;Development;IDE;
18  StartupNotify=true
19  MimeType=application/x-codeblocks;application/x-codeblocks-workspace;
20 -GenericName[en_GR]=
This page took 0.081798 seconds and 3 git commands to generate.