summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-05-16 10:38:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-05-16 10:38:36 +0900
commitdfb1b9f10a0c18ace12de3323e3eea410efa3b6c (patch)
treec0ec1ada481c63bb428ae6a11a0f84383249cd26 /icons
parent5fa736197b0b111d7d1eb3d7622499375f3f17f9 (diff)
downloaduniversal-indent-gui-tqt-dfb1b9f10a0c18ace12de3323e3eea410efa3b6c.tar.gz
universal-indent-gui-tqt-dfb1b9f10a0c18ace12de3323e3eea410efa3b6c.zip
Added initial empty GUI for the indenter
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'icons')
-rw-r--r--icons/CMakeLists.txt5
-rwxr-xr-xicons/help.png (renamed from icons/__TODO/help.png)bin2231 -> 2231 bytes
-rwxr-xr-xicons/load_indent_cfg.png (renamed from icons/__TODO/load_indent_cfg.png)bin1673 -> 1673 bytes
-rwxr-xr-xicons/save_indent_cfg.png (renamed from icons/__TODO/save_indent_cfg.png)bin1666 -> 1666 bytes
-rwxr-xr-xicons/shell.png (renamed from icons/__TODO/shell.png)bin474 -> 474 bytes
-rwxr-xr-xicons/view-refresh.png (renamed from icons/__TODO/view-refresh.png)bin2024 -> 2024 bytes
6 files changed, 5 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index 90f4bf4..9e83cf4 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -8,9 +8,13 @@ install(
edit-clear.png
exporthtml.png
exportpdf.png
+ help.png
info.png
live-preview.png
+ load_indent_cfg.png
preferences-system.png
+ save_indent_cfg.png
+ shell.png
syntax-highlight.png
system-log-out.png
tooltip.png
@@ -19,5 +23,6 @@ install(
universalIndentGUI_32x32.xpm
universalIndentGUI_64x64.png
universalIndentGUI_512x512.png
+ view-refresh.png
DESTINATION ${SHARE_INSTALL_PREFIX}/universal-indent-gui-tqt/icons
)
diff --git a/icons/__TODO/help.png b/icons/help.png
index d60425f..d60425f 100755
--- a/icons/__TODO/help.png
+++ b/icons/help.png
Binary files differ
diff --git a/icons/__TODO/load_indent_cfg.png b/icons/load_indent_cfg.png
index b51c82d..b51c82d 100755
--- a/icons/__TODO/load_indent_cfg.png
+++ b/icons/load_indent_cfg.png
Binary files differ
diff --git a/icons/__TODO/save_indent_cfg.png b/icons/save_indent_cfg.png
index 2276121..2276121 100755
--- a/icons/__TODO/save_indent_cfg.png
+++ b/icons/save_indent_cfg.png
Binary files differ
diff --git a/icons/__TODO/shell.png b/icons/shell.png
index da59c67..da59c67 100755
--- a/icons/__TODO/shell.png
+++ b/icons/shell.png
Binary files differ
diff --git a/icons/__TODO/view-refresh.png b/icons/view-refresh.png
index 606ea9e..606ea9e 100755
--- a/icons/__TODO/view-refresh.png
+++ b/icons/view-refresh.png
Binary files differ