diff pidgin/themes/Makefile.am @ 32807:fb8263d936e5

Add a conversation theme with no timestamps.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 28 May 2012 22:34:59 +0000
parents 7cd13ca747fc
children
line wrap: on
line diff
--- a/pidgin/themes/Makefile.am	Mon May 28 22:33:46 2012 +0000
+++ b/pidgin/themes/Makefile.am	Mon May 28 22:34:59 2012 +0000
@@ -8,7 +8,8 @@
                       Contents/Resources/Status.html \
                       Contents/Resources/main.css
 themevariantsdir = $(themeresourcesdir)/Variants
-themevariants_DATA =
+themevariants_DATA = Contents/Resources/Variants/Default.css \
+                     Contents/Resources/Variants/No-Timestamps.css
 
 EXTRA_DIST = \
 	$(themetemplate_DATA) \