diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2014-10-29 15:39:27 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2014-10-29 15:47:29 (GMT) |
commit | fb13502fca5a344dd35be6fc919ae7e89ce9c6ea (patch) | |
tree | ce33a472665826c0313a5662026bb4401622a93f /Source/QtDialog/CMake.desktop | |
parent | fcb4541a05ea068715c8815c0294d2638721b071 (diff) | |
download | CMake-fb13502fca5a344dd35be6fc919ae7e89ce9c6ea.zip CMake-fb13502fca5a344dd35be6fc919ae7e89ce9c6ea.tar.gz CMake-fb13502fca5a344dd35be6fc919ae7e89ce9c6ea.tar.bz2 |
QtDialog: install the 128x128 icon
Also only install the icons to the icons directory.
Diffstat (limited to 'Source/QtDialog/CMake.desktop')
-rw-r--r-- | Source/QtDialog/CMake.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/CMake.desktop b/Source/QtDialog/CMake.desktop index 7be495f..842091f 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 +Icon=CMakeSetup Terminal=false X-MultipleArgs=false Type=Application |