projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddbc58e
)
[IEFRAME] Add some missing quotes to ieframe.rc. NFC. Spotted by Jared Smudde. CORE...
author
Amine Khaldi
<amine.khaldi@reactos.org>
Fri, 26 Jun 2015 17:33:45 +0000
(17:33 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Fri, 26 Jun 2015 17:33:45 +0000
(17:33 +0000)
svn path=/trunk/; revision=68281
reactos/dll/win32/ieframe/ieframe.rc
patch
|
blob
|
history
diff --git
a/reactos/dll/win32/ieframe/ieframe.rc
b/reactos/dll/win32/ieframe/ieframe.rc
index
390e5a0
..
0bc76c2
100644
(file)
--- a/
reactos/dll/win32/ieframe/ieframe.rc
+++ b/
reactos/dll/win32/ieframe/ieframe.rc
@@
-67,14
+67,14
@@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include <wine/wine_common_ver.rc>
/* @makedep: ietoolbar.bmp */
-IDB_IETOOLBAR BITMAP
resources/ietoolbar.bmp
+IDB_IETOOLBAR BITMAP
"resources/ietoolbar.bmp"
#ifdef __REACTOS__
IDC_PAGEICO ICON "resources/pages.ico"
#endif
/* @makedep: ieframe.rgs */
-1 WINE_REGISTRY
ieframe.rgs
+1 WINE_REGISTRY
"ieframe.rgs"
2 WINE_REGISTRY "ieframe_v1.rgs"
3 WINE_REGISTRY "ieframe_v1.tlb.rgs"