keeferrourke / la-capitaine-icon-theme

La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
https://krourke.org/projects/art/la-capitaine-icon-theme
Other
1.95k stars 216 forks source link

[Question] Database icon not added? #572

Open marchingon12 opened 4 years ago

marchingon12 commented 4 years ago

image

Are .db icons not included? If they aren't, then I'd like to request for them :D

keeferrourke commented 4 years ago

Can you provide the mimetype of these files for me? That way I will know what to call the icon.

You can get this information from the output of the file --mime-type test.db terminal command, or by showing the advanced properties of the file in your GUI file manager.

marchingon12 commented 4 years ago

I apologize for the very late reply. This is the output from file --mime-type test.db:

test.db: application-x-sqlite3

Screenshot_20201016_064052

keeferrourke commented 4 years ago

@marchingon12 how did you install La Capitaine? Sqlite3 databases should have a mimetype icon already (see here and here).

marchingon12 commented 4 years ago

Well that is indeed strange. I installed La-Capitaine via System Settings on KDE Plasma, which I suppose is from opendesktop.org.

Screenshot_20201019_152522

I noticed there were some strange differences:

Breeze default: Screenshot_20201019_155646 la-capitaine: Screenshot_20201019_155848 The icon shows a dolphin instead of a feather.

keeferrourke commented 4 years ago

Hmm, maybe I'll cut a new release and update the open-desktop tarball :)