mirror of
https://abf.rosa.ru/djam/codelite.git
synced 2025-02-23 22:52:55 +00:00
13 lines
759 B
Diff
13 lines
759 B
Diff
diff -ur codelite-5.1.vanilla/Runtime/codelite.desktop.template codelite-5.1/Runtime/codelite.desktop.template
|
||
--- codelite-5.1.vanilla/Runtime/codelite.desktop.template 2013-03-20 21:32:00.000000000 +0100
|
||
+++ codelite-5.1/Runtime/codelite.desktop.template 2013-04-13 16:22:03.310720481 +0200
|
||
@@ -1,6 +1,8 @@
|
||
[Desktop Entry]
|
||
Encoding=UTF-8
|
||
-Name=codelite
|
||
+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
|