Remove mimetype of libreoffice-calc
This mimetype affects icon resolution for apps with identical name. Methodology: cd /usr/share/icons/Chicago95 for word in $( find . -path '*apps*' ! -type d -printf '%f\n' | awk -F'.' '!x[$1]++{print $1}' | sort ) ; do find mimes -name "${word}.???" ; done | sort -t'/' -k3 mv libreoffice-calc.png x-office-spreadsheet.png # which is one of its symlinks! for word in $( find . -xtype l -printf '%l %f\n' | awk '$1 ~ /libreoffice-calc/{print $2}' ) ; do echo ln -sf x-office-spreadsheet.png ${word} ; done
@ -1 +1 @@
|
|||||||
libreoffice-calc.png
|
x-office-spreadsheet.png
|
Before Width: | Height: | Size: 256 B |
@ -1 +1 @@
|
|||||||
libreoffice-calc.png
|
x-office-spreadsheet.png
|
@ -1 +0,0 @@
|
|||||||
libreoffice-calc.png
|
|
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 256 B |
BIN
Icons/Chicago95/mimes/16/x-office-spreadsheet.png
Normal file
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 256 B |
@ -1 +1 @@
|
|||||||
libreoffice-calc.png
|
x-office-spreadsheet.png
|
Before Width: | Height: | Size: 784 B |
@ -1 +1 @@
|
|||||||
libreoffice-calc.png
|
x-office-spreadsheet.png
|
@ -1 +0,0 @@
|
|||||||
libreoffice-calc.png
|
|
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 784 B |
BIN
Icons/Chicago95/mimes/48/x-office-spreadsheet.png
Normal file
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 784 B |
@ -1 +1 @@
|
|||||||
libreoffice-calc.svg
|
x-office-spreadsheet.svg
|
Before Width: | Height: | Size: 31 KiB |
@ -1 +1 @@
|
|||||||
libreoffice-calc.svg
|
x-office-spreadsheet.svg
|
@ -1 +0,0 @@
|
|||||||
libreoffice-calc.svg
|
|
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 31 KiB |
69
Icons/Chicago95/mimes/scalable/x-office-spreadsheet.svg
Normal file
Before Width: | Height: | Size: 20 B After Width: | Height: | Size: 31 KiB |