codelite/codelite-6.0.1-desktop.patch
2014-08-07 22:43:58 +11:00

16 lines
869 B
Diff
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 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
+Comment[ru]=Свободная, кроссплатформенная среда разработки программного обеспечения для языков С/С++ с открытым исходным кодом
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;