forked from rizonesoft/Notepad3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommon_res.rc
157 lines (128 loc) · 4.93 KB
/
common_res.rc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
// Microsoft Visual C++ generated resource script.
// encoding: CP-1252
#include "common_res.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"common_res.h\0"
END
2 TEXTINCLUDE
BEGIN
"#include ""winresrc.h""\r\n"
"\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINWND48 ICON DISCARDABLE "Notepad3_48.ico"
IDI_MUI_RUN ICON "Run.ico"
IDI_MUI_STYLES ICON "Styles.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDR_RIZBITMAP BITMAP "rizonesoft.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Cursor
//
IDC_COPY CURSOR "Copy.cur"
STRINGTABLE
BEGIN
IDS_MUI_ABOUT_DEV "\
\\cf0 \\b1 Florian 'Flo' Balmer (Notepad2)\\b0\\tab http://www.flos-freeware.ch\\par\
\\cf0 RaiKoHoff\\tab https://github.com/RaiKoHoff\\par\
\\cf0 \\par\
"
IDS_MUI_ABOUT_CONTRIBS "\
\\cf0 Derick Payne (\\u0169 Rizonesoft)\\tab https://www.rizonesoft.com\\par\
\\cf0 XhmikosR (Notepad2-mod)\\tab https://xhmikosr.github.io/notepad2-mod\\par\
\\cf0 Kai Liu (CodeFolding)\\tab https://code.kliu.org/misc/notepad2\\par\
\\cf0 RL Vision (Bookmarks)\\tab https://www.rlvision.com/notepad2/about.php\\par\
\\cf0 Aleksandar Lekov (MarkOcc./AutoCompl.)\\par\
\\cf0 Bruno Barbieri\\par\
\\cf0 Matthew Ellis (MinimizeToTray)\\par\
\\cf0 Igal Tabachnik (RelaunchElevated)\\tab https://github.com/hmemcpy\\par\
\\cf0 Et alii @ GitHub\\tab https://github.com/XhmikosR/notepad2-mod/graphs/contributors\\par\
\\cf0 \\par\
"
IDS_MUI_ABOUT_LIBS "\
\\cf0 N.Hodgson (Scintilla)\\tab https://www.scintilla.org\\par\
\\cf0 K.Kosako (Oniguruma Regex)\\tab https://github.com/kkos/oniguruma\\par\
\\cf0 D.Dyer (NotepadCrypt)\\tab https://www.real-me.net/ddyer/notepad/NotepadCrypt.html\\par\
\\cf0 T.D.Hanson (uthash)\\tab https://troydhanson.github.io/uthash\\par\
\\cf0 Carbo Kuo (Mozilla's uchardet)\\tab https://www.freedesktop.org/wiki/Software/uchardet\\par\
\\cf0 Lewis Van Winkle (TinyExpr)\\tab https://github.com/codeplea/tinyexpr\\par\
\\cf0 \\par\
"
//
// Note for "craigo-": to access his right site "https://github.com/craigo-/",
// a slash "/" must be added after the "craigo-" !
//
IDS_MUI_ABOUT_ACKNOWLEDGES "\
\\cf0 alexantr\\tab https://github.com/alexantr\\par\
\\cf0 AlexIljin\\tab https://github.com/AlexIljin\\par\
\\cf0 craigo-\\tab https://github.com/craigo-/\\par\
\\cf0 Crane70\\tab https://github.com/Crane70\\par\
\\cf0 engelhro\\tab https://github.com/engelhro\\par\
\\cf0 Hexaae\\tab https://github.com/Hexaae\\par\
\\cf0 hpwamr\\tab https://github.com/hpwamr\\par\
\\cf0 jupester\\tab https://github.com/jupester\\par\
\\cf0 kofifus\\tab https://github.com/kofifus\\par\
\\cf0 leeoniya\\tab https://github.com/leeoniya\\par\
\\cf0 lhmouse\\tab https://github.com/lhmouse\\par\
\\cf0 ltGuillaume\\tab https://github.com/ltGuillaume\\par\
\\cf0 maboroshin\\tab https://github.com/maboroshin\\par\
\\cf0 RaffaeleBianc0\\tab https://github.com/RaffaeleBianc0\\par\
\\cf0 rizonesoft\\tab https://github.com/rizonesoft\\par\
\\cf0 testinsovr\\tab https://github.com/testinsovr\\par\
\\cf0 ThreeLightsBeyond\\tab https://github.com/ThreeLightsBeyond\\par\
\\cf0 xsak\\tab https://github.com/xsak\\par\
\\cf0 zufuliu\\tab https://github.com/zufuliu\\par\
\\cf0 \\par\
"
IDS_MUI_ABOUT_MORE "\
\\cf0 NotepadCrypt (Version Java)\\tab https://www.nayuki.io/page/notepadcrypt-format-decryptor-java\\par\
\\cf0 \\par\
"
IDS_MUI_ABOUT_LICENSES "\
\\cf0 Scintilla\\tab https://www.scintilla.org/License.txt\\par\
\\cf0 Oniguruma Regex\\tab https://github.com/kkos/oniguruma/blob/master/COPYING\\par\
\\cf0 uthash\\tab https://troydhanson.github.io/uthash/license.html\\par\
\\cf0 uchardet\\tab https://www.freedesktop.org/wiki/Software/uchardet/#license\\par\
\\cf0 TinyExpr\\tab https://github.com/codeplea/tinyexpr/blob/master/LICENSE\\par\
\\cf0 Notepad3 icon by Vexels.com\\tab https://www.vexels.com\\par\
\\cf0 - designed by\\tab mailto:[email protected]\\par\
\\cf0 \\par\
\\cf0 \\par\
"
END
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED