From 7232dc4baf3575dc300421a13b41e05d7b92dc5d Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sat, 29 Nov 2014 22:51:03 +0400 Subject: TANGO: add icons for .uno:SoureView and .uno:WebHtml Change-Id: I6601d40f86d7abdaffef0cb0167e84efa54548ba Reviewed-on: https://gerrit.libreoffice.org/13192 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- icon-themes/galaxy/cmd/lc_webhtml.png | Bin 0 -> 1977 bytes icon-themes/galaxy/cmd/sc_webhtml.png | Bin 0 -> 982 bytes icon-themes/tango/cmd/lc_sourceview.png | Bin 0 -> 1090 bytes icon-themes/tango/cmd/lc_sourceview.xcf | Bin 0 -> 5751 bytes icon-themes/tango/cmd/lc_webhtml-alt1.png | Bin 0 -> 1601 bytes icon-themes/tango/cmd/lc_webhtml-alt2.png | Bin 0 -> 1049 bytes icon-themes/tango/cmd/lc_webhtml.png | Bin 0 -> 1724 bytes icon-themes/tango/cmd/sc_webhtml-alt1.png | Bin 0 -> 982 bytes icon-themes/tango/cmd/sc_webhtml-alt2.png | Bin 0 -> 605 bytes icon-themes/tango/cmd/sc_webhtml.png | Bin 0 -> 1120 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/galaxy/cmd/lc_webhtml.png create mode 100644 icon-themes/galaxy/cmd/sc_webhtml.png create mode 100644 icon-themes/tango/cmd/lc_sourceview.png create mode 100644 icon-themes/tango/cmd/lc_sourceview.xcf create mode 100644 icon-themes/tango/cmd/lc_webhtml-alt1.png create mode 100644 icon-themes/tango/cmd/lc_webhtml-alt2.png create mode 100644 icon-themes/tango/cmd/lc_webhtml.png create mode 100644 icon-themes/tango/cmd/sc_webhtml-alt1.png create mode 100644 icon-themes/tango/cmd/sc_webhtml-alt2.png create mode 100644 icon-themes/tango/cmd/sc_webhtml.png (limited to 'icon-themes') diff --git a/icon-themes/galaxy/cmd/lc_webhtml.png b/icon-themes/galaxy/cmd/lc_webhtml.png new file mode 100644 index 000000000000..ac5337f86883 Binary files /dev/null and b/icon-themes/galaxy/cmd/lc_webhtml.png differ diff --git a/icon-themes/galaxy/cmd/sc_webhtml.png b/icon-themes/galaxy/cmd/sc_webhtml.png new file mode 100644 index 000000000000..12191acf23f5 Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_webhtml.png differ diff --git a/icon-themes/tango/cmd/lc_sourceview.png b/icon-themes/tango/cmd/lc_sourceview.png new file mode 100644 index 000000000000..d1c7b0fa27a9 Binary files /dev/null and b/icon-themes/tango/cmd/lc_sourceview.png differ diff --git a/icon-themes/tango/cmd/lc_sourceview.xcf b/icon-themes/tango/cmd/lc_sourceview.xcf new file mode 100644 index 000000000000..5cc16093208d Binary files /dev/null and b/icon-themes/tango/cmd/lc_sourceview.xcf differ diff --git a/icon-themes/tango/cmd/lc_webhtml-alt1.png b/icon-themes/tango/cmd/lc_webhtml-alt1.png new file mode 100644 index 000000000000..c25adec96a94 Binary files /dev/null and b/icon-themes/tango/cmd/lc_webhtml-alt1.png differ diff --git a/icon-themes/tango/cmd/lc_webhtml-alt2.png b/icon-themes/tango/cmd/lc_webhtml-alt2.png new file mode 100644 index 000000000000..63161098580a Binary files /dev/null and b/icon-themes/tango/cmd/lc_webhtml-alt2.png differ diff --git a/icon-themes/tango/cmd/lc_webhtml.png b/icon-themes/tango/cmd/lc_webhtml.png new file mode 100644 index 000000000000..64794ca6835e Binary files /dev/null and b/icon-themes/tango/cmd/lc_webhtml.png differ diff --git a/icon-themes/tango/cmd/sc_webhtml-alt1.png b/icon-themes/tango/cmd/sc_webhtml-alt1.png new file mode 100644 index 000000000000..12191acf23f5 Binary files /dev/null and b/icon-themes/tango/cmd/sc_webhtml-alt1.png differ diff --git a/icon-themes/tango/cmd/sc_webhtml-alt2.png b/icon-themes/tango/cmd/sc_webhtml-alt2.png new file mode 100644 index 000000000000..5499771d1d43 Binary files /dev/null and b/icon-themes/tango/cmd/sc_webhtml-alt2.png differ diff --git a/icon-themes/tango/cmd/sc_webhtml.png b/icon-themes/tango/cmd/sc_webhtml.png new file mode 100644 index 000000000000..67f505384224 Binary files /dev/null and b/icon-themes/tango/cmd/sc_webhtml.png differ -- cgit