summaryrefslogtreecommitdiffstats
path: root/debian/pinentry-tqt/pinentry-tqt-1.1.0/w32/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'debian/pinentry-tqt/pinentry-tqt-1.1.0/w32/resource.h')
-rw-r--r--debian/pinentry-tqt/pinentry-tqt-1.1.0/w32/resource.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/pinentry-tqt/pinentry-tqt-1.1.0/w32/resource.h b/debian/pinentry-tqt/pinentry-tqt-1.1.0/w32/resource.h
new file mode 100644
index 00000000..4311bf3e
--- /dev/null
+++ b/debian/pinentry-tqt/pinentry-tqt-1.1.0/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