diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-04-07 10:59:13 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-04-07 10:59:13 (GMT) |
commit | 3e8341ca17547db1dcf28c99d6fc68fe6901573b (patch) | |
tree | 57d867d97aa4df4496fe46b46c55b3c02537fd26 /pixmaps | |
parent | 18d6b808db6e31e867525d68f92d6f928a7ab5a7 (diff) |
Relied on Cairo for printing code.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@369 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/Makefile.am | 2 | ||||
-rw-r--r-- | pixmaps/bookmark.png | bin | 0 -> 710 bytes | |||
-rw-r--r-- | pixmaps/nil.png | bin | 0 -> 109 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 5b1c100..f8f94fb 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -32,6 +32,8 @@ MISC = \ welcome.png EXTRA_DIST = \ + bookmark.png \ + nil.png \ breakpoint_disabled.png \ breakpoint_normal.png \ openida.xcf \ diff --git a/pixmaps/bookmark.png b/pixmaps/bookmark.png Binary files differnew file mode 100644 index 0000000..b007203 --- /dev/null +++ b/pixmaps/bookmark.png diff --git a/pixmaps/nil.png b/pixmaps/nil.png Binary files differnew file mode 100644 index 0000000..ef6ecd7 --- /dev/null +++ b/pixmaps/nil.png |