mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: 64x64 icons
This commit is contained in:
parent
0f369c03a2
commit
9f0a78bf19
7 changed files with 11 additions and 1 deletions
BIN
pixmaps/dctheme/64x64/actions/go-up.png
Normal file
BIN
pixmaps/dctheme/64x64/actions/go-up.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 KiB |
BIN
pixmaps/dctheme/64x64/actions/view-sort-ascending.png
Normal file
BIN
pixmaps/dctheme/64x64/actions/view-sort-ascending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
pixmaps/dctheme/64x64/actions/view-sort-descending.png
Normal file
BIN
pixmaps/dctheme/64x64/actions/view-sort-descending.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
pixmaps/dctheme/64x64/mimetypes/application-x-executable.png
Normal file
BIN
pixmaps/dctheme/64x64/mimetypes/application-x-executable.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
pixmaps/dctheme/64x64/mimetypes/package-x-generic.png
Normal file
BIN
pixmaps/dctheme/64x64/mimetypes/package-x-generic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
pixmaps/dctheme/64x64/mimetypes/unknown.png
Normal file
BIN
pixmaps/dctheme/64x64/mimetypes/unknown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
[Icon Theme]
|
||||
Name=DCTheme
|
||||
Comment=Double Commander default theme
|
||||
Directories=8x8/emblems,16x16/actions,16x16/apps,16x16/devices,16x16/emblems,16x16/mimetypes,16x16/places,22x22/actions,22x22/apps,22x22/devices,22x22/emblems,22x22/mimetypes,22x22/places,32x32/actions,32x32/apps,32x32/devices,32x32/emblems,32x32/mimetypes,32x32/places,40x40/actions,40x40/mimetypes,48x48/actions,48x48/mimetypes
|
||||
Directories=8x8/emblems,16x16/actions,16x16/apps,16x16/devices,16x16/emblems,16x16/mimetypes,16x16/places,22x22/actions,22x22/apps,22x22/devices,22x22/emblems,22x22/mimetypes,22x22/places,32x32/actions,32x32/apps,32x32/devices,32x32/emblems,32x32/mimetypes,32x32/places,40x40/actions,40x40/mimetypes,48x48/actions,48x48/mimetypes,64x64/actions,64x64/mimetypes
|
||||
|
||||
[8x8/emblems]
|
||||
Size=8
|
||||
|
|
@ -117,3 +117,13 @@ Type=Threshold
|
|||
Size=48
|
||||
Context=MimeTypes
|
||||
Type=Threshold
|
||||
|
||||
[64x64/actions]
|
||||
Size=64
|
||||
Context=Actions
|
||||
Type=Threshold
|
||||
|
||||
[64x64/mimetypes]
|
||||
Size=64
|
||||
Context=MimeTypes
|
||||
Type=Threshold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue