diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/Makefile.am | 13 | ||||
| -rw-r--r-- | templates/classic/Makefile.am | 15 | ||||
| -rw-r--r-- | templates/classic/default.xml (renamed from templates/default.xml) | 0 | ||||
| -rw-r--r-- | templates/classic/emblems-readonly_120.png (renamed from templates/emblems-readonly_120.png) | bin | 5668 -> 5668 bytes | |||
| -rw-r--r-- | templates/classic/scripts-general.js (renamed from templates/scripts-general.js) | 0 | ||||
| -rw-r--r-- | templates/classic/styles.css (renamed from templates/styles.css) | 0 | ||||
| -rw-r--r-- | templates/classic/template_album.html (renamed from templates/template_album.html) | 0 | ||||
| -rw-r--r-- | templates/classic/template_index.html (renamed from templates/template_index.html) | 0 | ||||
| -rw-r--r-- | templates/classic/template_picture.html (renamed from templates/template_picture.html) | 0 |
9 files changed, 16 insertions, 12 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am index 8826487..150d7e2 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -1,14 +1,3 @@ NULL = -templatesdir = $(datadir)/cgg - -templates_DATA = \ - default.xml \ - template_album.html \ - template_index.html \ - template_picture.html \ - scripts-general.js \ - styles.css \ - $(NULL) - -EXTRA_DIST = $(templates_DATA) +SUBDIRS = classic diff --git a/templates/classic/Makefile.am b/templates/classic/Makefile.am new file mode 100644 index 0000000..77cf852 --- /dev/null +++ b/templates/classic/Makefile.am @@ -0,0 +1,15 @@ +NULL = + +templatesdir = $(datadir)/cgg + +templates_DATA = \ + default.xml \ + template_album.html \ + template_index.html \ + template_picture.html \ + scripts-general.js \ + styles.css \ + emblems-readonly_120.png \ + $(NULL) + +EXTRA_DIST = $(templates_DATA) diff --git a/templates/default.xml b/templates/classic/default.xml index 8cf709e..8cf709e 100644 --- a/templates/default.xml +++ b/templates/classic/default.xml diff --git a/templates/emblems-readonly_120.png b/templates/classic/emblems-readonly_120.png Binary files differindex c952c7e..c952c7e 100644 --- a/templates/emblems-readonly_120.png +++ b/templates/classic/emblems-readonly_120.png diff --git a/templates/scripts-general.js b/templates/classic/scripts-general.js index c371bfa..c371bfa 100644 --- a/templates/scripts-general.js +++ b/templates/classic/scripts-general.js diff --git a/templates/styles.css b/templates/classic/styles.css index ca7121d..ca7121d 100644 --- a/templates/styles.css +++ b/templates/classic/styles.css diff --git a/templates/template_album.html b/templates/classic/template_album.html index fde340f..fde340f 100644 --- a/templates/template_album.html +++ b/templates/classic/template_album.html diff --git a/templates/template_index.html b/templates/classic/template_index.html index 36d4eec..36d4eec 100644 --- a/templates/template_index.html +++ b/templates/classic/template_index.html diff --git a/templates/template_picture.html b/templates/classic/template_picture.html index 19f77d5..19f77d5 100644 --- a/templates/template_picture.html +++ b/templates/classic/template_picture.html |
