From 9bb2ca44092700cb3b63dcfff05ff1957701436e Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Wed, 7 Jan 2026 12:52:34 +0900
Subject: Removed unused files. These are neither used not installed

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 configure.in                     |   2 --
 data/Makefile.am                 |   2 +-
 data/resources/Makefile.am       |   3 ---
 data/resources/icon1.ico         | Bin 3774 -> 0 bytes
 data/resources/kvirc.rc          |  29 ----------------------------
 data/resources/resource.h        |  20 --------------------
 data/resources_mac/Info.plist.in |  40 ---------------------------------------
 data/resources_mac/Makefile.am   |   8 --------
 data/resources_mac/kvirc.icns    | Bin 52771 -> 0 bytes
 9 files changed, 1 insertion(+), 103 deletions(-)
 delete mode 100644 data/resources/Makefile.am
 delete mode 100644 data/resources/icon1.ico
 delete mode 100644 data/resources/kvirc.rc
 delete mode 100644 data/resources/resource.h
 delete mode 100644 data/resources_mac/Info.plist.in
 delete mode 100644 data/resources_mac/Makefile.am
 delete mode 100644 data/resources_mac/kvirc.icns

diff --git a/configure.in b/configure.in
index deb0759..634f1aa 100644
--- a/configure.in
+++ b/configure.in
@@ -130,8 +130,6 @@ AC_OUTPUT( \
 	data/mimelnk/Makefile \
 	data/msgcolors/Makefile \
 	data/protocols/Makefile \
-	data/resources/Makefile \
-	data/resources_mac/Makefile \
 	doc/Makefile \
 	doc/man/Makefile \
 	doc/scriptexamples/Makefile \
diff --git a/data/Makefile.am b/data/Makefile.am
index d51e296..f06b741 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,4 +3,4 @@
 ###############################################################################
 
 SUBDIRS = app config defscript deftheme doctemplates \
-          mimelnk msgcolors protocols resources resources_mac
+          mimelnk msgcolors protocols
diff --git a/data/resources/Makefile.am b/data/resources/Makefile.am
deleted file mode 100644
index 71b9c6b..0000000
--- a/data/resources/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-EXTRA_DIST = icon1.ico kvirc.rc resource.h
-
-
diff --git a/data/resources/icon1.ico b/data/resources/icon1.ico
deleted file mode 100644
index 23f1147..0000000
Binary files a/data/resources/icon1.ico and /dev/null differ
diff --git a/data/resources/kvirc.rc b/data/resources/kvirc.rc
deleted file mode 100644
index e25ef3b..0000000
--- a/data/resources/kvirc.rc
+++ /dev/null
@@ -1,29 +0,0 @@
-//Microsoft Developer Studio generated resource script.
-//
-#include "resource.h"
-
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_ICON1               ICON    DISCARDABLE     "icon1.ico"
-IDD_ICON2               ICON    DISCARDABLE     "kvs.ico"
-IDD_ICON3               ICON    DISCARDABLE     "kvc.ico"
-IDD_ICON4               ICON    DISCARDABLE     "kvt.ico"
-IDD_ICON5               ICON    DISCARDABLE     "kva.ico"
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE DISCARDABLE 
-BEGIN
-    "resource.h\0"
-END
-
-2 TEXTINCLUDE DISCARDABLE 
-BEGIN
-    "\r\n"
-    "\0"
-END 
\ No newline at end of file
diff --git a/data/resources/resource.h b/data/resources/resource.h
deleted file mode 100644
index 8713500..0000000
--- a/data/resources/resource.h
+++ /dev/null
@@ -1,20 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by kvirc.rc
-//
-#define IDD_ICON1                       100
-#define IDD_ICON2                       101
-#define IDD_ICON3                       102
-#define IDD_ICON4                       103
-#define IDD_ICON5                       104
-
-// Next default values for new objects
-// 
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE        101
-#define _APS_NEXT_COMMAND_VALUE         40001
-#define _APS_NEXT_CONTROL_VALUE         1000
-#define _APS_NEXT_SYMED_VALUE           101
-#endif
-#endif
diff --git a/data/resources_mac/Info.plist.in b/data/resources_mac/Info.plist.in
deleted file mode 100644
index c1054aa..0000000
--- a/data/resources_mac/Info.plist.in
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleExecutable</key>
-	<string>kvirc</string>
-	<key>CFBundleIconFile</key>
-	<string>kvirc.icns</string>
-	<key>CFBundleIdentifier</key>
-	<string>com.kvirc.kvirc</string>
-	<key>CFBundleLocalizations</key>
-	<array>
-		<string>en</string>
-		<string>bg</string>
-                <string>ca</string>
-		<string>cs</string>
-		<string>de</string>
-		<string>es</string>
-		<string>fr</string>
-                <string>hu</string>
-		<string>it</string>
-		<string>nl</string>
-		<string>pl</string>
-		<string>pt</string>
-                <string>pt_BR</string>
-                <string>ru</string>
-		<string>sr</string>
-	</array>
-	<key>CFBundleName</key>
-	<string>KVirc</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>@kvircversion@</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>NSAppleScriptEnabled</key>
-	<false/>
-</dict>
-</plist>
diff --git a/data/resources_mac/Makefile.am b/data/resources_mac/Makefile.am
deleted file mode 100644
index 4063b32..0000000
--- a/data/resources_mac/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-EXTRA_DIST = Info.plist.in kvirc.icns
-
-CLEANFILES = Info.plist
-
-all: Info.plist
-
-Info.plist: Makefile
-	sed -e 's,[@]kvircversion[@],$(VERSION),g' < Info.plist.in > Info.plist
diff --git a/data/resources_mac/kvirc.icns b/data/resources_mac/kvirc.icns
deleted file mode 100644
index c02a2ad..0000000
Binary files a/data/resources_mac/kvirc.icns and /dev/null differ
-- 
cgit v1.2.3

