Merge topic 'desktop-icon'
0c4c29ed
cmake-gui: Fix desktop file icon configuration
This commit is contained in:
commit
159cc31f63
|
@ -3,7 +3,7 @@ Version=1.0
|
||||||
Name=CMake
|
Name=CMake
|
||||||
Comment=Cross-platform buildsystem
|
Comment=Cross-platform buildsystem
|
||||||
Exec=cmake-gui %f
|
Exec=cmake-gui %f
|
||||||
Icon=CMakeSetup32.png
|
Icon=CMakeSetup32
|
||||||
Terminal=false
|
Terminal=false
|
||||||
X-MultipleArgs=false
|
X-MultipleArgs=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Reference in New Issue