summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-05-08 15:27:46 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-05-08 15:27:46 (GMT)
commit159cc31f633b89498f1989569dfde3d0b822e671 (patch)
tree91048da844f2795d32a978fee79f5d2499113ab5 /Source/QtDialog
parentef595af8b305645d1f17a11005a708e4145c7f5d (diff)
parent0c4c29edf289fc23cd0676ec591c717cd495afae (diff)
downloadCMake-159cc31f633b89498f1989569dfde3d0b822e671.zip
CMake-159cc31f633b89498f1989569dfde3d0b822e671.tar.gz
CMake-159cc31f633b89498f1989569dfde3d0b822e671.tar.bz2
Merge topic 'desktop-icon'
0c4c29ed cmake-gui: Fix desktop file icon configuration
Diffstat (limited to 'Source/QtDialog')
-rw-r--r--Source/QtDialog/CMake.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/CMake.desktop b/Source/QtDialog/CMake.desktop
index 645eb76..7be495f 100644
--- a/Source/QtDialog/CMake.desktop
+++ b/Source/QtDialog/CMake.desktop
@@ -3,7 +3,7 @@ Version=1.0
Name=CMake
Comment=Cross-platform buildsystem
Exec=cmake-gui %f
-Icon=CMakeSetup32.png
+Icon=CMakeSetup32
Terminal=false
X-MultipleArgs=false
Type=Application