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/Makefile.am | |
parent | c5f980195ebf4e249b8759d660a703803fc3e369 (diff) | |
download | mv-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.gz mv-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.bz2 mv-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.xz mv-5e2e0806b135afc33c949b0c7b03da48636f4512.zip |
add theme file for connection dialog.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 1e9ce625b..dbe1498ac 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -17,6 +17,7 @@ gui_DATA = \ circle-on.xml \ colors.xml \ complete_icon.xml \ + connection.xml \ dbutton.xml \ dbutton_image.xml \ desktop.xml \ |