From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/data/templates/images/png/Makefile.am | 2 ++ quanta/data/templates/images/png/demo.png | Bin 0 -> 12773 bytes 2 files changed, 2 insertions(+) create mode 100644 quanta/data/templates/images/png/Makefile.am create mode 100644 quanta/data/templates/images/png/demo.png (limited to 'quanta/data/templates/images/png') diff --git a/quanta/data/templates/images/png/Makefile.am b/quanta/data/templates/images/png/Makefile.am new file mode 100644 index 00000000..a73b78db --- /dev/null +++ b/quanta/data/templates/images/png/Makefile.am @@ -0,0 +1,2 @@ +templatesimagespngdir = ${quanta_datadir}/templates/images/png +templatesimagespng_DATA = demo.png diff --git a/quanta/data/templates/images/png/demo.png b/quanta/data/templates/images/png/demo.png new file mode 100644 index 00000000..3c733c65 Binary files /dev/null and b/quanta/data/templates/images/png/demo.png differ -- cgit v1.2.1