diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 21:50:31 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 21:50:31 -0600 |
commit | e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf (patch) | |
tree | 95836fc22de909b3b20dbf3fc3dea230e5e58e3b /twin-styles/glow/themes/glass_huge/Makefile.am | |
parent | a5355f151396be579eba5838c7d8d93a43362cd7 (diff) | |
download | tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.tar.gz tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.zip |
Rename kwin to twin (Part 2 of 2)
Diffstat (limited to 'twin-styles/glow/themes/glass_huge/Makefile.am')
-rw-r--r-- | twin-styles/glow/themes/glass_huge/Makefile.am | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/twin-styles/glow/themes/glass_huge/Makefile.am b/twin-styles/glow/themes/glass_huge/Makefile.am new file mode 100644 index 00000000..244f67a0 --- /dev/null +++ b/twin-styles/glow/themes/glass_huge/Makefile.am @@ -0,0 +1,17 @@ +linkdir = $(kde_datadir)/twin/glow-themes/glass_huge +link_DATA = \ +background.png \ +help.png help_glow.png \ +close.png close_glow.png \ +iconify.png iconify_glow.png \ +maximizeoff.png maximizeoff_glow.png \ +maximizeon.png maximizeon_glow.png \ +stickyon.png stickyon_glow.png \ +stickyoff.png stickyoff_glow.png \ +glass_huge.theme + +EXTRA_DIST = $(link_DATA) + +###KMAKE-start (don't edit or delete this block) + +###KMAKE-end |