projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84e8ea0
)
[DXG] Don't repeat "DXG" module name in version info
author
Thamatip Chitpong
<thamatip.chitpong@reactos.org>
Fri, 1 Dec 2023 01:23:13 +0000
(08:23 +0700)
committer
GitHub
<noreply@github.com>
Fri, 1 Dec 2023 01:23:13 +0000
(08:23 +0700)
win32ss/reactx/dxg/dxg.rc
patch
|
blob
|
history
diff --git
a/win32ss/reactx/dxg/dxg.rc
b/win32ss/reactx/dxg/dxg.rc
index
759823e
..
07eb860
100644
(file)
--- a/
win32ss/reactx/dxg/dxg.rc
+++ b/
win32ss/reactx/dxg/dxg.rc
@@
-1,5
+1,5
@@
#define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION "D
XG D
irectX interface Device Driver"
+#define REACTOS_STR_FILE_DESCRIPTION "DirectX interface Device Driver"
#define REACTOS_STR_INTERNAL_NAME "dxg"
#define REACTOS_STR_ORIGINAL_FILENAME "dxg.sys"
#include <reactos/version.rc>