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
336ced48
Commit
336ced48
authored
Aug 29, 2018
by
Alex Henrie
Committed by
Alexandre Julliard
Aug 30, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Rename floppy.svg to disk_drive.svg.
Signed-off-by:
Alex Henrie
<
alexhenrie24@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
47c35b2e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
Makefile.in
dlls/shell32/Makefile.in
+1
-1
disk_drive.ico
dlls/shell32/resources/disk_drive.ico
+0
-0
disk_drive.svg
dlls/shell32/resources/disk_drive.svg
+0
-0
shell32.rc
dlls/shell32/shell32.rc
+6
-6
No files found.
dlls/shell32/Makefile.in
View file @
336ced48
...
...
@@ -68,11 +68,11 @@ SVG_SRCS = \
resources/copy.svg
\
resources/delete.svg
\
resources/desktop.svg
\
resources/disk_drive.svg
\
resources/document.svg
\
resources/drive.svg
\
resources/eject.svg
\
resources/favorites.svg
\
resources/floppy.svg
\
resources/folder.svg
\
resources/folder_open.svg
\
resources/help.svg
\
...
...
dlls/shell32/resources/
floppy
.ico
→
dlls/shell32/resources/
disk_drive
.ico
View file @
336ced48
File moved
dlls/shell32/resources/
floppy
.svg
→
dlls/shell32/resources/
disk_drive
.svg
View file @
336ced48
File moved
dlls/shell32/shell32.rc
View file @
336ced48
...
...
@@ -443,15 +443,15 @@ IDI_SHELL_FOLDER_OPEN_LARGE ICON resources/folder_open.ico
IDI_SHELL_FOLDER_SMALL_XP ICON resources/folder_open.ico
/* FIXME: Following resource is not yet added */
/* @makedep: resources/
floppy
.ico */
IDI_SHELL_5_12_FLOPPY ICON resources/
floppy
.ico
/* @makedep: resources/
disk_drive
.ico */
IDI_SHELL_5_12_FLOPPY ICON resources/
disk_drive
.ico
/* FIXME: Following resource is not yet added */
/* @makedep: resources/
floppy
.ico */
IDI_SHELL_3_14_FLOPPY ICON resources/
floppy
.ico
/* @makedep: resources/
disk_drive
.ico */
IDI_SHELL_3_14_FLOPPY ICON resources/
disk_drive
.ico
/* @makedep: resources/
floppy
.ico */
IDI_SHELL_FLOPPY ICON resources/
floppy
.ico
/* @makedep: resources/
disk_drive
.ico */
IDI_SHELL_FLOPPY ICON resources/
disk_drive
.ico
/* @makedep: resources/drive.ico */
IDI_SHELL_DRIVE ICON resources/drive.ico
...
...
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