summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-02-17 22:22:49 +0000
committerCarl Worth <cworth@cworth.org>2005-02-17 22:22:49 +0000
commitfd4cae68346d8bbe86ba1f9a7a21892807fcaeec (patch)
tree4ec90d6202ac90265b1a875b08ab7b48973fe954 /pixmaps
Initial import of Ian McIntosh's excellent roadster application
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am12
-rw-r--r--pixmaps/roadster-icon.pngbin0 -> 4237 bytes
2 files changed, 12 insertions, 0 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
new file mode 100644
index 0000000..85d8c80
--- /dev/null
+++ b/pixmaps/Makefile.am
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in
+
+## Created by Anjuta - will be overwritten
+## If you don't want it to overwrite it,
+## Please disable it in the Anjuta project configuration
+
+roadster_pixmapsdir = $(prefix)/@NO_PREFIX_PACKAGE_PIXMAPS_DIR@
+
+roadster_pixmaps_DATA = \
+ roadster-icon.png
+
+EXTRA_DIST = $(roadster_pixmaps_DATA)
diff --git a/pixmaps/roadster-icon.png b/pixmaps/roadster-icon.png
new file mode 100644
index 0000000..f35f707
--- /dev/null
+++ b/pixmaps/roadster-icon.png
Binary files differ