From 72f192418948f018f6c8b18c14463476820c9d5b Mon Sep 17 00:00:00 2001
From: Yousuf Philips <philipz85@hotmail.com>
Date: Mon, 19 Oct 2015 22:24:39 +0400
Subject: Breeze: Rename incorrectly named help folder

Change-Id: I4839b81c5f5c9f275aaa7a72ed33cb75bb79b0a9
Reviewed-on: https://gerrit.libreoffice.org/19470
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
---
 icon-themes/breeze/res/helpimg/note.png    | Bin 0 -> 904 bytes
 icon-themes/breeze/res/helpimg/tip.png     | Bin 0 -> 652 bytes
 icon-themes/breeze/res/helpimg/warning.png | Bin 0 -> 840 bytes
 icon-themes/breeze/res/helping/note.png    | Bin 904 -> 0 bytes
 icon-themes/breeze/res/helping/tip.png     | Bin 652 -> 0 bytes
 icon-themes/breeze/res/helping/warning.png | Bin 840 -> 0 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 icon-themes/breeze/res/helpimg/note.png
 create mode 100644 icon-themes/breeze/res/helpimg/tip.png
 create mode 100644 icon-themes/breeze/res/helpimg/warning.png
 delete mode 100644 icon-themes/breeze/res/helping/note.png
 delete mode 100644 icon-themes/breeze/res/helping/tip.png
 delete mode 100644 icon-themes/breeze/res/helping/warning.png

(limited to 'icon-themes/breeze')

diff --git a/icon-themes/breeze/res/helpimg/note.png b/icon-themes/breeze/res/helpimg/note.png
new file mode 100644
index 000000000000..53d62c7d5fc5
Binary files /dev/null and b/icon-themes/breeze/res/helpimg/note.png differ
diff --git a/icon-themes/breeze/res/helpimg/tip.png b/icon-themes/breeze/res/helpimg/tip.png
new file mode 100644
index 000000000000..243adfc65541
Binary files /dev/null and b/icon-themes/breeze/res/helpimg/tip.png differ
diff --git a/icon-themes/breeze/res/helpimg/warning.png b/icon-themes/breeze/res/helpimg/warning.png
new file mode 100644
index 000000000000..986ad53f6c69
Binary files /dev/null and b/icon-themes/breeze/res/helpimg/warning.png differ
diff --git a/icon-themes/breeze/res/helping/note.png b/icon-themes/breeze/res/helping/note.png
deleted file mode 100644
index 53d62c7d5fc5..000000000000
Binary files a/icon-themes/breeze/res/helping/note.png and /dev/null differ
diff --git a/icon-themes/breeze/res/helping/tip.png b/icon-themes/breeze/res/helping/tip.png
deleted file mode 100644
index 243adfc65541..000000000000
Binary files a/icon-themes/breeze/res/helping/tip.png and /dev/null differ
diff --git a/icon-themes/breeze/res/helping/warning.png b/icon-themes/breeze/res/helping/warning.png
deleted file mode 100644
index 986ad53f6c69..000000000000
Binary files a/icon-themes/breeze/res/helping/warning.png and /dev/null differ
-- 
cgit