diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-13 12:35:29 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-13 12:35:29 +0100 |
commit | 2be9bd77114a18eafc9c4c4b49e6c4d135739284 (patch) | |
tree | dc3da61839af70b4b6ef6d9549b7c5af68cafc43 /data/themes/jewelry/CMakeLists.txt | |
parent | b5b80b8cec1f638fe1c775620a4694996c30f060 (diff) | |
download | plus-2be9bd77114a18eafc9c4c4b49e6c4d135739284.tar.gz plus-2be9bd77114a18eafc9c4c4b49e6c4d135739284.tar.bz2 plus-2be9bd77114a18eafc9c4c4b49e6c4d135739284.tar.xz plus-2be9bd77114a18eafc9c4c4b49e6c4d135739284.zip |
Added scroll_hbackground to makefiles.
Diffstat (limited to 'data/themes/jewelry/CMakeLists.txt')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index ca1cb51e2..3517c0b7e 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -52,6 +52,7 @@ SET (FILES resize.xml scroll.xml scroll_background.xml + scroll_hbackground.xml scroll_highlighted.xml scroll_vbackground.xml scrollbuttons.xml |