[chronojump] Create build infrastructure for custom icons and theme



commit aebc79387276f5f2239a135f4b6272fc4d1394d2
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Feb 22 21:52:35 2017 +0100

    Create build infrastructure for custom icons and theme

 configure.ac                                       |    3 +
 data/Makefile.am                                   |    1 +
 data/icons/Makefile.am                             |    3 +
 data/icons/hicolor/index.theme                     |   38 ++++++
 data/theme/Makefile.am                             |  133 ++++++++++++++++++++
 .../theme}/gtk-2.0/Arrows/arrow-down-insens.png    |  Bin 314 -> 314 bytes
 .../theme}/gtk-2.0/Arrows/arrow-down-prelight.png  |  Bin 302 -> 302 bytes
 .../gtk-2.0/Arrows/arrow-down-small-insens.png     |  Bin 298 -> 298 bytes
 .../gtk-2.0/Arrows/arrow-down-small-prelight.png   |  Bin 275 -> 275 bytes
 .../theme}/gtk-2.0/Arrows/arrow-down-small.png     |  Bin 277 -> 277 bytes
 .../theme}/gtk-2.0/Arrows/arrow-down.png           |  Bin 304 -> 304 bytes
 .../theme}/gtk-2.0/Arrows/arrow-left-insens.png    |  Bin 289 -> 289 bytes
 .../theme}/gtk-2.0/Arrows/arrow-left-prelight.png  |  Bin 282 -> 282 bytes
 .../theme}/gtk-2.0/Arrows/arrow-left.png           |  Bin 290 -> 290 bytes
 .../theme}/gtk-2.0/Arrows/arrow-right-insens.png   |  Bin 306 -> 306 bytes
 .../theme}/gtk-2.0/Arrows/arrow-right-prelight.png |  Bin 290 -> 290 bytes
 .../theme}/gtk-2.0/Arrows/arrow-right.png          |  Bin 292 -> 292 bytes
 .../theme}/gtk-2.0/Arrows/arrow-up-insens.png      |  Bin 294 -> 294 bytes
 .../theme}/gtk-2.0/Arrows/arrow-up-prelight.png    |  Bin 292 -> 292 bytes
 .../gtk-2.0/Arrows/arrow-up-small-insens.png       |  Bin 270 -> 270 bytes
 .../gtk-2.0/Arrows/arrow-up-small-prelight.png     |  Bin 258 -> 258 bytes
 .../theme}/gtk-2.0/Arrows/arrow-up-small.png       |  Bin 257 -> 257 bytes
 .../theme}/gtk-2.0/Arrows/arrow-up.png             |  Bin 295 -> 295 bytes
 .../theme}/gtk-2.0/Arrows/menu-arrow-prelight.png  |  Bin 254 -> 254 bytes
 .../theme}/gtk-2.0/Arrows/menu-arrow.png           |  Bin 276 -> 276 bytes
 .../gtk-2.0/Buttons/button-default-nohilight.png   |  Bin 433 -> 433 bytes
 .../theme}/gtk-2.0/Buttons/button-default.png      |  Bin 474 -> 474 bytes
 .../Buttons/button-insensitive-nohilight.png       |  Bin 349 -> 349 bytes
 .../theme}/gtk-2.0/Buttons/button-insensitive.png  |  Bin 387 -> 387 bytes
 .../gtk-2.0/Buttons/button-prelight-nohilight.png  |  Bin 421 -> 421 bytes
 .../theme}/gtk-2.0/Buttons/button-prelight.png     |  Bin 463 -> 463 bytes
 .../gtk-2.0/Buttons/button-pressed-nohilight.png   |  Bin 387 -> 387 bytes
 .../theme}/gtk-2.0/Buttons/button-pressed.png      |  Bin 429 -> 429 bytes
 .../Check-Radio/checkbox-checked-insensitive.png   |  Bin 624 -> 624 bytes
 .../gtk-2.0/Check-Radio/checkbox-checked.png       |  Bin 672 -> 672 bytes
 .../Check-Radio/checkbox-unchecked-insensitive.png |  Bin 412 -> 412 bytes
 .../gtk-2.0/Check-Radio/checkbox-unchecked.png     |  Bin 461 -> 461 bytes
 .../theme}/gtk-2.0/Check-Radio/menucheck.png       |  Bin 427 -> 427 bytes
 .../gtk-2.0/Check-Radio/menucheck_prelight.png     |  Bin 313 -> 313 bytes
 .../theme}/gtk-2.0/Check-Radio/menuoption.png      |  Bin 256 -> 256 bytes
 .../gtk-2.0/Check-Radio/menuoption_prelight.png    |  Bin 220 -> 220 bytes
 .../Check-Radio/option-checked-insensitive.png     |  Bin 669 -> 669 bytes
 .../theme}/gtk-2.0/Check-Radio/option-checked.png  |  Bin 714 -> 714 bytes
 .../Check-Radio/option-unchecked-insensitive.png   |  Bin 610 -> 610 bytes
 .../gtk-2.0/Check-Radio/option-unchecked.png       |  Bin 647 -> 647 bytes
 .../gtk-2.0/Entry/combo-entry-border-active-bg.png |  Bin 253 -> 253 bytes
 .../Entry/combo-entry-border-active-notebook.png   |  Bin 274 -> 274 bytes
 .../Entry/combo-entry-border-active-rtl-bg.png     |  Bin 266 -> 266 bytes
 .../combo-entry-border-active-rtl-notebook.png     |  Bin 295 -> 295 bytes
 .../theme}/gtk-2.0/Entry/combo-entry-border-bg.png |  Bin 360 -> 360 bytes
 .../Entry/combo-entry-border-disabled-bg.png       |  Bin 263 -> 263 bytes
 .../Entry/combo-entry-border-disabled-notebook.png |  Bin 263 -> 263 bytes
 .../Entry/combo-entry-border-disabled-rtl-bg.png   |  Bin 257 -> 257 bytes
 .../combo-entry-border-disabled-rtl-notebook.png   |  Bin 280 -> 280 bytes
 .../gtk-2.0/Entry/combo-entry-border-notebook.png  |  Bin 304 -> 304 bytes
 .../gtk-2.0/Entry/combo-entry-border-rtl-bg.png    |  Bin 375 -> 375 bytes
 .../Entry/combo-entry-border-rtl-notebook.png      |  Bin 322 -> 322 bytes
 .../Entry/combo-entry-button-active-rtl.png        |  Bin 343 -> 343 bytes
 .../gtk-2.0/Entry/combo-entry-button-active.png    |  Bin 356 -> 356 bytes
 .../Entry/combo-entry-button-disabled-rtl.png      |  Bin 297 -> 297 bytes
 .../gtk-2.0/Entry/combo-entry-button-disabled.png  |  Bin 311 -> 311 bytes
 .../gtk-2.0/Entry/combo-entry-button-rtl.png       |  Bin 338 -> 338 bytes
 .../theme}/gtk-2.0/Entry/combo-entry-button.png    |  Bin 347 -> 347 bytes
 .../Entry/entry-border-active-bg-solid-spin.png    |  Bin 305 -> 305 bytes
 .../gtk-2.0/Entry/entry-border-active-bg-solid.png |  Bin 404 -> 404 bytes
 .../gtk-2.0/Entry/entry-border-active-bg.png       |  Bin 358 -> 358 bytes
 .../gtk-2.0/Entry/entry-border-active-notebook.png |  Bin 356 -> 356 bytes
 .../gtk-2.0/Entry/entry-border-bg-solid-spin.png   |  Bin 303 -> 303 bytes
 .../theme}/gtk-2.0/Entry/entry-border-bg-solid.png |  Bin 405 -> 405 bytes
 .../theme}/gtk-2.0/Entry/entry-border-bg.png       |  Bin 413 -> 413 bytes
 .../gtk-2.0/Entry/entry-border-disabled-bg.png     |  Bin 352 -> 352 bytes
 .../Entry/entry-border-disabled-notebook.png       |  Bin 331 -> 331 bytes
 .../gtk-2.0/Entry/entry-border-fill-plain.png      |  Bin 139 -> 139 bytes
 .../gtk-2.0/Entry/entry-border-fill-solid.png      |  Bin 203 -> 203 bytes
 .../theme}/gtk-2.0/Entry/entry-border-fill.png     |  Bin 179 -> 179 bytes
 .../theme}/gtk-2.0/Entry/entry-border-notebook.png |  Bin 407 -> 407 bytes
 .../Entry/notebook-entry-border-active-bg.png      |  Bin 357 -> 357 bytes
 .../gtk-2.0/Entry/notebook-entry-border-bg.png     |  Bin 402 -> 402 bytes
 .../Entry/notebook-entry-border-disabled-bg.png    |  Bin 324 -> 324 bytes
 .../theme}/gtk-2.0/Expanders/minus.png             |  Bin 294 -> 294 bytes
 .../theme}/gtk-2.0/Expanders/plus.png              |  Bin 324 -> 324 bytes
 .../theme}/gtk-2.0/Handles/handle-h.png            |  Bin 181 -> 181 bytes
 .../theme}/gtk-2.0/Handles/handle-v.png            |  Bin 179 -> 179 bytes
 .../theme}/gtk-2.0/Lines/line-h.png                |  Bin 135 -> 135 bytes
 .../theme}/gtk-2.0/Lines/line-v.png                |  Bin 2764 -> 2764 bytes
 .../theme}/gtk-2.0/Lines/menu_line_h.png           |  Bin 141 -> 141 bytes
 .../theme}/gtk-2.0/Menu-Menubar/menubar.png        |  Bin 3056 -> 3056 bytes
 .../theme}/gtk-2.0/Menu-Menubar/menubar_button.png |  Bin 289 -> 289 bytes
 .../theme}/gtk-2.0/Others/focus.png                |  Bin 212 -> 212 bytes
 .../Adwaita => data/theme}/gtk-2.0/Others/null.png |  Bin 4933 -> 4933 bytes
 .../theme}/gtk-2.0/Others/tree_header.png          |  Bin 2803 -> 2803 bytes
 .../theme}/gtk-2.0/ProgressBar/progressbar.png     |  Bin 459 -> 459 bytes
 .../theme}/gtk-2.0/ProgressBar/progressbar_v.png   |  Bin 430 -> 430 bytes
 .../gtk-2.0/ProgressBar/trough-progressbar.png     |  Bin 450 -> 450 bytes
 .../gtk-2.0/ProgressBar/trough-progressbar_v.png   |  Bin 411 -> 411 bytes
 .../theme}/gtk-2.0/Range/slider-horiz-prelight.png |  Bin 3274 -> 3274 bytes
 .../theme}/gtk-2.0/Range/slider-horiz.png          |  Bin 3274 -> 3274 bytes
 .../theme}/gtk-2.0/Range/slider-vert-prelight.png  |  Bin 3293 -> 3293 bytes
 .../theme}/gtk-2.0/Range/slider-vert.png           |  Bin 3293 -> 3293 bytes
 .../theme}/gtk-2.0/Range/trough-horizontal.png     |  Bin 2927 -> 2927 bytes
 .../theme}/gtk-2.0/Range/trough-vertical.png       |  Bin 2964 -> 2964 bytes
 .../gtk-2.0/Scrollbars/slider-horiz-active.png     |  Bin 2903 -> 2903 bytes
 .../gtk-2.0/Scrollbars/slider-horiz-insens.png     |  Bin 2905 -> 2905 bytes
 .../gtk-2.0/Scrollbars/slider-horiz-prelight.png   |  Bin 2911 -> 2911 bytes
 .../theme}/gtk-2.0/Scrollbars/slider-horiz.png     |  Bin 2904 -> 2904 bytes
 .../gtk-2.0/Scrollbars/slider-vert-active.png      |  Bin 2893 -> 2893 bytes
 .../gtk-2.0/Scrollbars/slider-vert-insens.png      |  Bin 2893 -> 2893 bytes
 .../gtk-2.0/Scrollbars/slider-vert-prelight.png    |  Bin 2896 -> 2896 bytes
 .../theme}/gtk-2.0/Scrollbars/slider-vert.png      |  Bin 2892 -> 2892 bytes
 .../gtk-2.0/Scrollbars/trough-scrollbar-horiz.png  |  Bin 2782 -> 2782 bytes
 .../gtk-2.0/Scrollbars/trough-scrollbar-vert.png   |  Bin 2782 -> 2782 bytes
 .../theme}/gtk-2.0/Shadows/frame-gap-end.png       |  Bin 174 -> 174 bytes
 .../theme}/gtk-2.0/Shadows/frame-gap-start.png     |  Bin 174 -> 174 bytes
 .../theme}/gtk-2.0/Shadows/frame.png               |  Bin 242 -> 242 bytes
 .../gtk-2.0/Spin/down-background-disable-rtl.png   |  Bin 235 -> 235 bytes
 .../gtk-2.0/Spin/down-background-disable.png       |  Bin 226 -> 226 bytes
 .../theme}/gtk-2.0/Spin/down-background-rtl.png    |  Bin 247 -> 247 bytes
 .../theme}/gtk-2.0/Spin/down-background.png        |  Bin 219 -> 219 bytes
 .../gtk-2.0/Spin/up-background-disable-rtl.png     |  Bin 204 -> 204 bytes
 .../theme}/gtk-2.0/Spin/up-background-disable.png  |  Bin 211 -> 211 bytes
 .../theme}/gtk-2.0/Spin/up-background-rtl.png      |  Bin 240 -> 240 bytes
 .../theme}/gtk-2.0/Spin/up-background.png          |  Bin 253 -> 253 bytes
 .../theme}/gtk-2.0/Tabs/notebook-gap-horiz.png     |  Bin 120 -> 120 bytes
 .../theme}/gtk-2.0/Tabs/notebook-gap-vert.png      |  Bin 121 -> 121 bytes
 .../theme}/gtk-2.0/Tabs/notebook.png               |  Bin 2786 -> 2786 bytes
 .../theme}/gtk-2.0/Tabs/tab-bottom-active.png      |  Bin 2913 -> 2913 bytes
 .../theme}/gtk-2.0/Tabs/tab-bottom.png             |  Bin 3604 -> 3604 bytes
 .../theme}/gtk-2.0/Tabs/tab-left-active.png        |  Bin 2882 -> 2882 bytes
 .../theme}/gtk-2.0/Tabs/tab-left.png               |  Bin 2904 -> 2904 bytes
 .../theme}/gtk-2.0/Tabs/tab-right-active.png       |  Bin 2881 -> 2881 bytes
 .../theme}/gtk-2.0/Tabs/tab-right.png              |  Bin 2918 -> 2918 bytes
 .../theme}/gtk-2.0/Tabs/tab-top-active.png         |  Bin 2928 -> 2928 bytes
 .../theme}/gtk-2.0/Tabs/tab-top.png                |  Bin 3581 -> 3581 bytes
 .../theme}/gtk-2.0/Toolbar/inline-toolbar.png      |  Bin 2883 -> 2883 bytes
 {images/theme/Adwaita => data/theme}/gtk-2.0/gtkrc |    0
 {images/theme/Adwaita => data/theme}/index.theme   |    0
 136 files changed, 178 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5b490b4..ae4e6f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,6 +179,9 @@ CesarPlayer/AssemblyInfo.cs
 CesarPlayer/CesarPlayer.dll.config
 win32/chronojump_innosetup.iss
 win32/Makefile
+data/Makefile
+data/theme/Makefile
+data/icons/Makefile
 ])
 
 AC_CONFIG_FILES([deb-pkg.sh], [chmod +x deb-pkg.sh])
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..27487cf
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = icons theme
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
new file mode 100644
index 0000000..d177560
--- /dev/null
+++ b/data/icons/Makefile.am
@@ -0,0 +1,3 @@
+iconsdir = @datadir@/@PACKAGE@/icons
+nobase_dist_icons_DATA = Makefile.am \
+       hicolor/index.theme
diff --git a/data/icons/hicolor/index.theme b/data/icons/hicolor/index.theme
new file mode 100644
index 0000000..85c8803
--- /dev/null
+++ b/data/icons/hicolor/index.theme
@@ -0,0 +1,38 @@
+[Icon Theme]
+Name=LongoMatch
+Comment=LongoMatch Icon Theme
+Inherits=gnome,crystalsvg
+Example=x-directory-normal
+
+# KDE Specific Stuff
+DisplayDepth=32
+LinkOverlay=link_overlay
+LockOverlay=lock_overlay
+ZipOverlay=zip_overlay
+DesktopDefault=48
+DesktopSizes=16,22,32,48,64,72,96,128
+ToolbarDefault=22
+ToolbarSizes=16,22,32,48
+MainToolbarDefault=22
+MainToolbarSizes=16,22,32,48
+SmallDefault=16
+SmallSizes=16
+PanelDefault=32
+PanelSizes=16,22,32,48,64,72,96,128
+
+# Directory list
+Directories=scalable/actions,scalable/apps
+
+[scalable/actions]
+Size=48
+Context=Status
+Type=Scalable
+MinSize=32
+MaxSize=256
+
+[scalable/apps]
+Size=48
+Context=Status
+Type=Scalable
+MinSize=32
+MaxSize=256
diff --git a/data/theme/Makefile.am b/data/theme/Makefile.am
new file mode 100644
index 0000000..6e268b4
--- /dev/null
+++ b/data/theme/Makefile.am
@@ -0,0 +1,133 @@
+themedir = @datadir@/@PACKAGE@/theme
+nobase_dist_theme_DATA = Makefile.am \
+       gtk-2.0/Arrows/arrow-down-insens.png \
+       gtk-2.0/Arrows/arrow-down-prelight.png \
+       gtk-2.0/Arrows/arrow-down-small-insens.png \
+       gtk-2.0/Arrows/arrow-down-small-prelight.png \
+       gtk-2.0/Arrows/arrow-down-small.png \
+       gtk-2.0/Arrows/arrow-down.png \
+       gtk-2.0/Arrows/arrow-left-insens.png \
+       gtk-2.0/Arrows/arrow-left-prelight.png \
+       gtk-2.0/Arrows/arrow-left.png \
+       gtk-2.0/Arrows/arrow-right-insens.png \
+       gtk-2.0/Arrows/arrow-right-prelight.png \
+       gtk-2.0/Arrows/arrow-right.png \
+       gtk-2.0/Arrows/arrow-up-insens.png \
+       gtk-2.0/Arrows/arrow-up-prelight.png \
+       gtk-2.0/Arrows/arrow-up-small-insens.png \
+       gtk-2.0/Arrows/arrow-up-small-prelight.png \
+       gtk-2.0/Arrows/arrow-up-small.png \
+       gtk-2.0/Arrows/arrow-up.png \
+       gtk-2.0/Arrows/menu-arrow-prelight.png \
+       gtk-2.0/Arrows/menu-arrow.png \
+       gtk-2.0/Buttons/button-default-nohilight.png \
+       gtk-2.0/Buttons/button-default.png \
+       gtk-2.0/Buttons/button-insensitive-nohilight.png \
+       gtk-2.0/Buttons/button-insensitive.png \
+       gtk-2.0/Buttons/button-prelight-nohilight.png \
+       gtk-2.0/Buttons/button-prelight.png \
+       gtk-2.0/Buttons/button-pressed-nohilight.png \
+       gtk-2.0/Buttons/button-pressed.png \
+       gtk-2.0/Check-Radio/checkbox-checked-insensitive.png \
+       gtk-2.0/Check-Radio/checkbox-checked.png \
+       gtk-2.0/Check-Radio/checkbox-unchecked-insensitive.png \
+       gtk-2.0/Check-Radio/checkbox-unchecked.png \
+       gtk-2.0/Check-Radio/menucheck.png \
+       gtk-2.0/Check-Radio/menucheck_prelight.png \
+       gtk-2.0/Check-Radio/menuoption.png \
+       gtk-2.0/Check-Radio/menuoption_prelight.png \
+       gtk-2.0/Check-Radio/option-checked-insensitive.png \
+       gtk-2.0/Check-Radio/option-checked.png \
+       gtk-2.0/Check-Radio/option-unchecked-insensitive.png \
+       gtk-2.0/Check-Radio/option-unchecked.png \
+       gtk-2.0/Entry/combo-entry-border-active-bg.png \
+       gtk-2.0/Entry/combo-entry-border-active-notebook.png \
+       gtk-2.0/Entry/combo-entry-border-active-rtl-bg.png \
+       gtk-2.0/Entry/combo-entry-border-active-rtl-notebook.png \
+       gtk-2.0/Entry/combo-entry-border-bg.png \
+       gtk-2.0/Entry/combo-entry-border-disabled-bg.png \
+       gtk-2.0/Entry/combo-entry-border-disabled-notebook.png \
+       gtk-2.0/Entry/combo-entry-border-disabled-rtl-bg.png \
+       gtk-2.0/Entry/combo-entry-border-disabled-rtl-notebook.png \
+       gtk-2.0/Entry/combo-entry-border-notebook.png \
+       gtk-2.0/Entry/combo-entry-border-rtl-bg.png \
+       gtk-2.0/Entry/combo-entry-border-rtl-notebook.png \
+       gtk-2.0/Entry/combo-entry-button-active-rtl.png \
+       gtk-2.0/Entry/combo-entry-button-active.png \
+       gtk-2.0/Entry/combo-entry-button-disabled-rtl.png \
+       gtk-2.0/Entry/combo-entry-button-disabled.png \
+       gtk-2.0/Entry/combo-entry-button-rtl.png \
+       gtk-2.0/Entry/combo-entry-button.png \
+       gtk-2.0/Entry/entry-border-active-bg-solid-spin.png \
+       gtk-2.0/Entry/entry-border-active-bg-solid.png \
+       gtk-2.0/Entry/entry-border-active-bg.png \
+       gtk-2.0/Entry/entry-border-active-notebook.png \
+       gtk-2.0/Entry/entry-border-bg-solid-spin.png \
+       gtk-2.0/Entry/entry-border-bg-solid.png \
+       gtk-2.0/Entry/entry-border-bg.png \
+       gtk-2.0/Entry/entry-border-disabled-bg.png \
+       gtk-2.0/Entry/entry-border-disabled-notebook.png \
+       gtk-2.0/Entry/entry-border-fill-plain.png \
+       gtk-2.0/Entry/entry-border-fill-solid.png \
+       gtk-2.0/Entry/entry-border-fill.png \
+       gtk-2.0/Entry/entry-border-notebook.png \
+       gtk-2.0/Entry/notebook-entry-border-active-bg.png \
+       gtk-2.0/Entry/notebook-entry-border-bg.png \
+       gtk-2.0/Entry/notebook-entry-border-disabled-bg.png \
+       gtk-2.0/Expanders/minus.png \
+       gtk-2.0/Expanders/plus.png \
+       gtk-2.0/Handles/handle-h.png \
+       gtk-2.0/Handles/handle-v.png \
+       gtk-2.0/Lines/line-h.png \
+       gtk-2.0/Lines/line-v.png \
+       gtk-2.0/Lines/menu_line_h.png \
+       gtk-2.0/Menu-Menubar/menubar.png \
+       gtk-2.0/Menu-Menubar/menubar_button.png \
+       gtk-2.0/Others/focus.png \
+       gtk-2.0/Others/null.png \
+       gtk-2.0/Others/tree_header.png \
+       gtk-2.0/ProgressBar/progressbar.png \
+       gtk-2.0/ProgressBar/progressbar_v.png \
+       gtk-2.0/ProgressBar/trough-progressbar.png \
+       gtk-2.0/ProgressBar/trough-progressbar_v.png \
+       gtk-2.0/Range/slider-horiz-prelight.png \
+       gtk-2.0/Range/slider-horiz.png \
+       gtk-2.0/Range/slider-vert-prelight.png \
+       gtk-2.0/Range/slider-vert.png \
+       gtk-2.0/Range/trough-horizontal.png \
+       gtk-2.0/Range/trough-vertical.png \
+       gtk-2.0/Scrollbars/slider-horiz-active.png \
+       gtk-2.0/Scrollbars/slider-horiz-insens.png \
+       gtk-2.0/Scrollbars/slider-horiz-prelight.png \
+       gtk-2.0/Scrollbars/slider-horiz.png \
+       gtk-2.0/Scrollbars/slider-vert-active.png \
+       gtk-2.0/Scrollbars/slider-vert-insens.png \
+       gtk-2.0/Scrollbars/slider-vert-prelight.png \
+       gtk-2.0/Scrollbars/slider-vert.png \
+       gtk-2.0/Scrollbars/trough-scrollbar-horiz.png \
+       gtk-2.0/Scrollbars/trough-scrollbar-vert.png \
+       gtk-2.0/Shadows/frame-gap-end.png \
+       gtk-2.0/Shadows/frame-gap-start.png \
+       gtk-2.0/Shadows/frame.png \
+       gtk-2.0/Spin/down-background-disable-rtl.png \
+       gtk-2.0/Spin/down-background-disable.png \
+       gtk-2.0/Spin/down-background-rtl.png \
+       gtk-2.0/Spin/down-background.png \
+       gtk-2.0/Spin/up-background-disable-rtl.png \
+       gtk-2.0/Spin/up-background-disable.png \
+       gtk-2.0/Spin/up-background-rtl.png \
+       gtk-2.0/Spin/up-background.png \
+       gtk-2.0/Tabs/notebook-gap-horiz.png \
+       gtk-2.0/Tabs/notebook-gap-vert.png \
+       gtk-2.0/Tabs/notebook.png \
+       gtk-2.0/Tabs/tab-bottom-active.png \
+       gtk-2.0/Tabs/tab-bottom.png \
+       gtk-2.0/Tabs/tab-left-active.png \
+       gtk-2.0/Tabs/tab-left.png \
+       gtk-2.0/Tabs/tab-right-active.png \
+       gtk-2.0/Tabs/tab-right.png \
+       gtk-2.0/Tabs/tab-top-active.png \
+       gtk-2.0/Tabs/tab-top.png \
+       gtk-2.0/Toolbar/inline-toolbar.png \
+       gtk-2.0/gtkrc \
+       index.theme
diff --git a/images/theme/Adwaita/gtk-2.0/gtkrc b/data/theme/gtk-2.0/gtkrc
similarity index 100%
rename from images/theme/Adwaita/gtk-2.0/gtkrc
rename to data/theme/gtk-2.0/gtkrc
diff --git a/images/theme/Adwaita/index.theme b/data/theme/index.theme
similarity index 100%
rename from images/theme/Adwaita/index.theme
rename to data/theme/index.theme


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]