mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Rename icon
This commit is contained in:
parent
cc56536776
commit
45adc79795
4 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 760 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
|
@ -1325,7 +1325,7 @@ begin
|
|||
bmMediaFlash := LoadIconThemeBitmapLocked('media-flash', iPixmapSize);
|
||||
bmMediaOptical := LoadIconThemeBitmapLocked('media-optical', iPixmapSize);
|
||||
bmDriveNetwork:= LoadIconThemeBitmapLocked('network-wired', iPixmapSize);
|
||||
bmDriveVirtual:= LoadIconThemeBitmapLocked('folder-virtual', iPixmapSize);
|
||||
bmDriveVirtual:= LoadIconThemeBitmapLocked('drive-virtual', iPixmapSize);
|
||||
bmDriveRemovableMedia:= LoadIconThemeBitmapLocked('drive-removable-media', iPixmapSize);
|
||||
bmDriveRemovableMediaUsb:= LoadIconThemeBitmapLocked('drive-removable-media-usb', iPixmapSize);
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue