summaryrefslogtreecommitdiffstats
path: root/debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-10-28 01:50:52 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-10-28 01:50:52 +0200
commita5d7db3b2c6171ea9e76b84155d2dfb66c243e5a (patch)
treea5f9e2fe200a352b74d2b530799804046978a9a6 /debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h
parentc73404a3ea7fc92ba572dd31849727ba7f46b93f (diff)
downloadextra-dependencies-a5d7db3b2c6171ea9e76b84155d2dfb66c243e5a.tar.gz
extra-dependencies-a5d7db3b2c6171ea9e76b84155d2dfb66c243e5a.zip
pinentry-tqt: updated based on upstream version 1.2.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h')
-rw-r--r--debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h b/debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h
new file mode 100644
index 00000000..4311bf3e
--- /dev/null
+++ b/debian/pinentry-tqt/pinentry-tqt-1.2.1/w32/resource.h
@@ -0,0 +1,25 @@
+/* resource.h
+ * Copyright 2004 g10 Code GmbH
+ *
+ * This file is free software; as a special exception the author gives
+ * unlimited permission to copy and/or distribute it, with or without
+ * modifications, as long as this notice is preserved.
+ *
+ * This file is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ * SPDX-License-Identifier: FSFULLR
+ */
+
+#define IDD_PINENT 101
+#define IDC_PINENT_TEXT 292
+#define IDC_PINENT_DESC 1000
+#define IDC_PINENT_ERR 1001
+#define IDC_PINENT_PROMPT 1002
+#define IDC_PINENT_ICON 1003
+
+#define IDB_ICON_32 3101
+#define IDB_ICON_48 3102
+#define IDB_ICON_64 3103
+#define IDB_ICON_96 3104
+#define IDB_ICON_128 3105