diff --git a/codelite-6.0.1-desktop.patch b/codelite-6.0.1-desktop.patch index 3a2f441..05b1f57 100644 --- a/codelite-6.0.1-desktop.patch +++ b/codelite-6.0.1-desktop.patch @@ -1,7 +1,7 @@ diff -urN codelite-6.0.1/Runtime/codelite.desktop.template codelite-6.0.1-patched/Runtime/codelite.desktop.template --- codelite-6.0.1/Runtime/codelite.desktop.template 2014-06-04 15:10:09.000000000 +1100 -+++ codelite-6.0.1-patched/Runtime/codelite.desktop.template 2014-08-07 13:31:23.807202954 +1100 -@@ -1,5 +1,7 @@ ++++ codelite-6.0.1-patched/Runtime/codelite.desktop.template 2014-08-07 22:42:36.777820470 +1100 +@@ -1,9 +1,11 @@ [Desktop Entry] Name=CodeLite +Comment=Оpen-source, cross platform IDE for the C/C++ programming languages @@ -9,3 +9,8 @@ diff -urN codelite-6.0.1/Runtime/codelite.desktop.template codelite-6.0.1-patche Exec=codelite %f Icon=%%PREFIX%%/share/codelite/images/cubes.png Terminal=false + Type=Application +-Categories=Development; ++Categories=Development;IDE; + StartupNotify=true + Keywords=IDE;development;programming; diff --git a/codelite.spec b/codelite.spec index abfd8fe..8320fa8 100644 --- a/codelite.spec +++ b/codelite.spec @@ -1,7 +1,7 @@ Summary: A powerful open-source, cross platform code editor for C/C++ Name: codelite Version: 6.0.1 -Release: 1 +Release: 2 License: GPLv2+ Group: Development/Tools Url: http://www.codelite.org