Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
df48fd9a
Commit
df48fd9a
authored
Aug 20, 2018
by
Alex Henrie
Committed by
Alexandre Julliard
Aug 21, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Add run icon.
Signed-off-by:
Alex Henrie
<
alexhenrie24@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
84e2cf03
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
shell32.rc
dlls/shell32/shell32.rc
+3
-0
shresdef.h
dlls/shell32/shresdef.h
+1
-0
No files found.
dlls/shell32/shell32.rc
View file @
df48fd9a
...
...
@@ -498,6 +498,9 @@ IDI_SHELL_SEARCH ICON resources/search.ico
/* @makedep: resources/help.ico */
IDI_SHELL_HELP ICON resources/help.ico
/* @makedep: resources/window.ico */
IDI_SHELL_RUN ICON resources/window.ico
/* @makedep: resources/shortcut.ico */
IDI_SHELL_SHORTCUT ICON resources/shortcut.ico
...
...
dlls/shell32/shresdef.h
View file @
df48fd9a
...
...
@@ -193,6 +193,7 @@
#define IDI_SHELL_SETTINGS 22
#define IDI_SHELL_SEARCH 23
#define IDI_SHELL_HELP 24
#define IDI_SHELL_RUN 25
#define IDI_SHELL_FOLDER_OPEN_LARGE 29
#define IDI_SHELL_SHORTCUT 30
#define IDI_SHELL_FOLDER_OPEN_SMALL 31
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment