Update stock icons.
[GB.FORM] * NEW: New 'office-presentation' stock icon. [GB.FORM.STOCK] * NEW: New 'office-presentation' stock icon. * NEW: Add 128 pixels version of some colored stock icons.
BIN
comp/src/gb.form.stock/gambas-mono/32/office-presentation.png
Normal file
After Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 167 B After Width: | Height: | Size: 167 B |
BIN
comp/src/gb.form.stock/gambas/128/group.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 6 KiB |
BIN
comp/src/gb.form.stock/gambas/128/office-calc.png
Normal file
After Width: | Height: | Size: 176 B |
BIN
comp/src/gb.form.stock/gambas/128/office-draw.png
Normal file
After Width: | Height: | Size: 434 B |
BIN
comp/src/gb.form.stock/gambas/128/office-presentation.png
Normal file
After Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 181 B |
Before Width: | Height: | Size: 852 B After Width: | Height: | Size: 852 B |
Before Width: | Height: | Size: 999 B After Width: | Height: | Size: 1,000 B |
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 837 B |
Before Width: | Height: | Size: 919 B After Width: | Height: | Size: 899 B |
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 917 B After Width: | Height: | Size: 771 B |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 218 B |
BIN
comp/src/gb.form.stock/gambas/32/office-presentation.png
Normal file
After Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 155 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 313 B |
|
@ -4,7 +4,12 @@ application-pdf -> pdf
|
|||
application-vnd.debian.binary-package -> package
|
||||
application-vnd.google-earth.kml+xml -> html
|
||||
application-vnd.ms-excel -> office-calc
|
||||
application-vns.ms-powerpoint -> office-presentation
|
||||
application-vnd.ms-word -> office
|
||||
application-vnd.oasis.opendocument.graphics -> office-draw
|
||||
application-vnd.oasis.opendocument.presentation -> office-presentation
|
||||
application-vnd.oasis.opendocument.spreadsheet -> office-calc
|
||||
application-vnd.oasis.opendocument.text -> office
|
||||
application-vnd.stardivision.calc -> office-calc
|
||||
application-vnd.stardivision.writer -> office
|
||||
application-vnd.sun.xml.calc -> office-calc
|
||||
|
|
|
@ -150,7 +150,10 @@ new-tab actions/tab-new
|
|||
new-tag actions/tag-new
|
||||
new-window actions/window-new
|
||||
next actions/go-next;actions/go-next-view
|
||||
office [elementary]categories/applications-other;categories/applications-office
|
||||
office $(mime)/x-office-document
|
||||
office-calc $(mime)/x-office-spreadsheet
|
||||
office-draw $(mime)/x-office-drawing
|
||||
office-presentation [elementary]$(mime)/application-vns.ms-powerpoint;$(mime)/x-office-presentation
|
||||
ok actions/dialog-ok
|
||||
opacity [breeze]actions/edit-opacity
|
||||
open actions/document-open
|
||||
|
|