Philipp Hörist pushed to branch master at gajim / gajim

Commits:
7d30643e by André Apitzsch at 2017-05-08T23:13:47+02:00
install css style file

- - - - -
9cf62189 by Philipp Hörist at 2017-05-10T15:18:24+02:00
Merge branch 'style' into 'master'

install css style file

See merge request !97
- - - - -


1 changed file:

- data/Makefile.am


Changes:

=====================================
data/Makefile.am
=====================================
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -16,6 +16,9 @@ installdefs_DATA = defs.py
 soundsdir = $(pkgdatadir)/data/sounds
 sounds_DATA = $(srcdir)/sounds/*.wav
 
+styledir = $(pkgdatadir)/data/style
+style_DATA = $(srcdir)/style/*.css
+
 otherdir = $(pkgdatadir)/data/other
 other_DATA = other/servers.xml other/dh4096.pem
 # other/cacert.pem is used only on Windows. On Unix platforms
@@ -27,6 +30,7 @@ man_MANS = gajim.1 gajim-remote.1 gajim-history-manager.1
 EXTRA_DIST = $(appstream_in_files) \
                         $(desktop_in_files) \
                         $(sounds_DATA) \
+                        $(style_DATA) \
                         $(other_DATA) \
                         $(man_MANS) \
                         defs.py.in



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/8ec3ec8a58934a1a2dbb96e31d63628e55f86446...9cf6218932fb80e3027ccdd9ca3ea6a4a1035b58
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to