diff options
author | Darrell Anderson <[email protected]> | 2013-03-02 21:32:09 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-03-02 21:32:09 -0600 |
commit | 48e7fc5a76e0fedff4bbee92a801e84cb011eee3 (patch) | |
tree | b2c229dd9002645d2019799a07ba99d84f27e741 /kcontrol/input/pics/Makefile.am | |
parent | 0cb3dd415155adc58748ea5cc4da4679abcf320b (diff) | |
download | tdebase-48e7fc5a76e0fedff4bbee92a801e84cb011eee3.tar.gz tdebase-48e7fc5a76e0fedff4bbee92a801e84cb011eee3.zip |
Add GUI control support to test kcontrol mouse double-click setting.
Work is needed to toggle the icon image after testing the double-click.
This partially resolves bug report 1324.
Diffstat (limited to 'kcontrol/input/pics/Makefile.am')
-rw-r--r-- | kcontrol/input/pics/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/pics/Makefile.am b/kcontrol/input/pics/Makefile.am index fa9cd0d71..e97dd54b2 100644 --- a/kcontrol/input/pics/Makefile.am +++ b/kcontrol/input/pics/Makefile.am @@ -1,3 +1,3 @@ -kcminput_pics_data_DATA = mouse_rh.png mouse_lh.png +kcminput_pics_data_DATA = mouse_rh.png mouse_lh.png doubleclick_1.png doubleclick_2.png kcminput_pics_datadir = $(kde_datadir)/kcminput/pics |