diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-12-13 12:33:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-12-13 12:33:40 +0300 |
commit | 5e2e0806b135afc33c949b0c7b03da48636f4512 (patch) | |
tree | cb4fff92594a0052d2746df2d3e2a7bee32cf36f /data/graphics/gui/CMakeLists.txt | |
parent | c5f980195ebf4e249b8759d660a703803fc3e369 (diff) | |
download | manaverse-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.gz manaverse-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.bz2 manaverse-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.xz manaverse-5e2e0806b135afc33c949b0c7b03da48636f4512.zip |
add theme file for connection dialog.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 497a21b00..45e615244 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -14,6 +14,7 @@ SET (FILES circle-on.xml colors.xml complete_icon.xml + connection.xml dbutton.xml dbutton_image.xml desktop.xml |