diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-01 19:28:05 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-02 23:11:57 +0900 |
| commit | 83c49d66f42112997b03d9bc5c9adb60a106f7f0 (patch) | |
| tree | 1c522ae061b4f712f2d65522b2658f45da137982 /data | |
| parent | cba914a8ac8dad72003ac2cef8ecbf158a6005b4 (diff) | |
| download | kvirc-83c49d66f42112997b03d9bc5c9adb60a106f7f0.tar.gz kvirc-83c49d66f42112997b03d9bc5c9adb60a106f7f0.zip | |
Move data/helppics folder to pics/helppics
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 2 | ||||
| -rw-r--r-- | data/helppics/Makefile.am | 5 | ||||
| -rw-r--r-- | data/helppics/helplogoleft.png | bin | 6830 -> 0 bytes | |||
| -rw-r--r-- | data/helppics/helplogoright.png | bin | 4241 -> 0 bytes |
4 files changed, 1 insertions, 6 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index ad56bc7..f5a372f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -3,4 +3,4 @@ ############################################################################### SUBDIRS = app config defscript deftheme doctemplates \ -helppics man mimelnk msgcolors protocols resources resources_mac +man mimelnk msgcolors protocols resources resources_mac diff --git a/data/helppics/Makefile.am b/data/helppics/Makefile.am deleted file mode 100644 index 8b657db..0000000 --- a/data/helppics/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -tmpdir = $(helpdir) - -tmp_DATA = helplogoleft.png helplogoright.png - -EXTRA_DIST = $(tmp_DATA) diff --git a/data/helppics/helplogoleft.png b/data/helppics/helplogoleft.png Binary files differdeleted file mode 100644 index 0a7670f..0000000 --- a/data/helppics/helplogoleft.png +++ /dev/null diff --git a/data/helppics/helplogoright.png b/data/helppics/helplogoright.png Binary files differdeleted file mode 100644 index 97a43d1..0000000 --- a/data/helppics/helplogoright.png +++ /dev/null |
