summaryrefslogtreecommitdiff
path: root/plugins/TranslitSwitcher/res/Resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TranslitSwitcher/res/Resource.rc')
-rw-r--r--plugins/TranslitSwitcher/res/Resource.rc48
1 files changed, 48 insertions, 0 deletions
diff --git a/plugins/TranslitSwitcher/res/Resource.rc b/plugins/TranslitSwitcher/res/Resource.rc
new file mode 100644
index 0000000000..3019bbb1f4
--- /dev/null
+++ b/plugins/TranslitSwitcher/res/Resource.rc
@@ -0,0 +1,48 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Русский (Россия) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_SWITCHSEND ICON "SwitchSend.ico"
+IDI_TRANSLITSEND ICON "TranslitSend.ico"
+IDI_INVERTSEND ICON "InvertSend.ico"
+
+
+#endif // Русский (Россия) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+