From 1f84c507a058f5baa01a632ce2478fa31854907d Mon Sep 17 00:00:00 2001 From: TingPing Date: Fri, 27 Sep 2013 21:56:13 -0400 Subject: Reorganize files and migrate images to gresource --- data/icons/Makefile.am | 13 + data/icons/book.png | Bin 0 -> 841 bytes data/icons/hexchat-b.svg | 610 +++++++++++++++++++++++++++++++ data/icons/hexchat-shadowless.svg | 745 +++++++++++++++++++++++++++++++++++++ data/icons/hexchat.ico | Bin 0 -> 17542 bytes data/icons/hexchat.png | Bin 0 -> 3175 bytes data/icons/hexchat.svg | 746 ++++++++++++++++++++++++++++++++++++++ data/icons/tray_fileoffer.png | Bin 0 -> 5077 bytes data/icons/tray_highlight.png | Bin 0 -> 4781 bytes data/icons/tray_message.png | Bin 0 -> 4678 bytes data/icons/tree_channel.png | Bin 0 -> 422 bytes data/icons/tree_dialog.png | Bin 0 -> 911 bytes data/icons/tree_server.png | Bin 0 -> 568 bytes data/icons/tree_util.png | Bin 0 -> 611 bytes data/icons/ulist_founder.png | Bin 0 -> 660 bytes data/icons/ulist_halfop.png | Bin 0 -> 668 bytes data/icons/ulist_netop.png | Bin 0 -> 593 bytes data/icons/ulist_op.png | Bin 0 -> 691 bytes data/icons/ulist_owner.png | Bin 0 -> 678 bytes data/icons/ulist_voice.png | Bin 0 -> 670 bytes 20 files changed, 2114 insertions(+) create mode 100644 data/icons/Makefile.am create mode 100644 data/icons/book.png create mode 100644 data/icons/hexchat-b.svg create mode 100644 data/icons/hexchat-shadowless.svg create mode 100644 data/icons/hexchat.ico create mode 100644 data/icons/hexchat.png create mode 100644 data/icons/hexchat.svg create mode 100644 data/icons/tray_fileoffer.png create mode 100644 data/icons/tray_highlight.png create mode 100644 data/icons/tray_message.png create mode 100644 data/icons/tree_channel.png create mode 100644 data/icons/tree_dialog.png create mode 100644 data/icons/tree_server.png create mode 100644 data/icons/tree_util.png create mode 100644 data/icons/ulist_founder.png create mode 100644 data/icons/ulist_halfop.png create mode 100644 data/icons/ulist_netop.png create mode 100644 data/icons/ulist_op.png create mode 100644 data/icons/ulist_owner.png create mode 100644 data/icons/ulist_voice.png (limited to 'data/icons') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am new file mode 100644 index 00000000..06e52ad5 --- /dev/null +++ b/data/icons/Makefile.am @@ -0,0 +1,13 @@ +icon_DATA = hexchat.png +icondir = $(datadir)/icons/hicolor/48x48/apps + +hicolor_DATA = hexchat.svg +hicolordir = $(datadir)/icons/hicolor/scalable/apps + +UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || : + +install-data-hook: + $(UPDATE_ICON_CACHE); + +uninstall-hook: + $(UPDATE_ICON_CACHE); diff --git a/data/icons/book.png b/data/icons/book.png new file mode 100644 index 00000000..1f1e4301 Binary files /dev/null and b/data/icons/book.png differ diff --git a/data/icons/hexchat-b.svg b/data/icons/hexchat-b.svg new file mode 100644 index 00000000..6f9a87dc --- /dev/null +++ b/data/icons/hexchat-b.svg @@ -0,0 +1,610 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Guglielmi David + + + + + + Peter Zelezny + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/hexchat-shadowless.svg b/data/icons/hexchat-shadowless.svg new file mode 100644 index 00000000..8ab625fe --- /dev/null +++ b/data/icons/hexchat-shadowless.svg @@ -0,0 +1,745 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Guglielmi David + + + + + + Peter Zelezny + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/hexchat.ico b/data/icons/hexchat.ico new file mode 100644 index 00000000..694937df Binary files /dev/null and b/data/icons/hexchat.ico differ diff --git a/data/icons/hexchat.png b/data/icons/hexchat.png new file mode 100644 index 00000000..4d977c02 Binary files /dev/null and b/data/icons/hexchat.png differ diff --git a/data/icons/hexchat.svg b/data/icons/hexchat.svg new file mode 100644 index 00000000..c8737879 --- /dev/null +++ b/data/icons/hexchat.svg @@ -0,0 +1,746 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Guglielmi David + + + + + + Peter Zelezny + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/tray_fileoffer.png b/data/icons/tray_fileoffer.png new file mode 100644 index 00000000..f1afc029 Binary files /dev/null and b/data/icons/tray_fileoffer.png differ diff --git a/data/icons/tray_highlight.png b/data/icons/tray_highlight.png new file mode 100644 index 00000000..1a2f4910 Binary files /dev/null and b/data/icons/tray_highlight.png differ diff --git a/data/icons/tray_message.png b/data/icons/tray_message.png new file mode 100644 index 00000000..8beb9b56 Binary files /dev/null and b/data/icons/tray_message.png differ diff --git a/data/icons/tree_channel.png b/data/icons/tree_channel.png new file mode 100644 index 00000000..f6e83254 Binary files /dev/null and b/data/icons/tree_channel.png differ diff --git a/data/icons/tree_dialog.png b/data/icons/tree_dialog.png new file mode 100644 index 00000000..9d2d5008 Binary files /dev/null and b/data/icons/tree_dialog.png differ diff --git a/data/icons/tree_server.png b/data/icons/tree_server.png new file mode 100644 index 00000000..acddccc9 Binary files /dev/null and b/data/icons/tree_server.png differ diff --git a/data/icons/tree_util.png b/data/icons/tree_util.png new file mode 100644 index 00000000..9460dfc7 Binary files /dev/null and b/data/icons/tree_util.png differ diff --git a/data/icons/ulist_founder.png b/data/icons/ulist_founder.png new file mode 100644 index 00000000..0e30f8d0 Binary files /dev/null and b/data/icons/ulist_founder.png differ diff --git a/data/icons/ulist_halfop.png b/data/icons/ulist_halfop.png new file mode 100644 index 00000000..ac5a5162 Binary files /dev/null and b/data/icons/ulist_halfop.png differ diff --git a/data/icons/ulist_netop.png b/data/icons/ulist_netop.png new file mode 100644 index 00000000..aba96858 Binary files /dev/null and b/data/icons/ulist_netop.png differ diff --git a/data/icons/ulist_op.png b/data/icons/ulist_op.png new file mode 100644 index 00000000..ef3c04cf Binary files /dev/null and b/data/icons/ulist_op.png differ diff --git a/data/icons/ulist_owner.png b/data/icons/ulist_owner.png new file mode 100644 index 00000000..e0fe13a6 Binary files /dev/null and b/data/icons/ulist_owner.png differ diff --git a/data/icons/ulist_voice.png b/data/icons/ulist_voice.png new file mode 100644 index 00000000..dbc13ad8 Binary files /dev/null and b/data/icons/ulist_voice.png differ -- cgit 1.4.1