snwh / paper-icon-theme

Paper Icon Theme
http://snwh.org/paper
Creative Commons Attribution Share Alike 4.0 International
1.57k stars 139 forks source link

Icons request: Applications #107

Open kakosf opened 8 years ago

kakosf commented 8 years ago

If it is possible I would like to ask for the following icons:

Thanks in advance, your work is much appreciated.

DanielRamosAcosta commented 8 years ago

:+1: For Nylas

hex007 commented 8 years ago

@DanielRamosAcosta @snwh How about this for Matlab?

matlab

snwh commented 8 years ago

A flat design != Paper.

Also, matlab hardcodes in there icon so it's not themeable.

hex007 commented 8 years ago

Matlab support is added using matlab-support package which adds .desktop launcher files with the following config

[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=matlab -desktop
Name=MATLAB
Icon=/usr/share/icons/hicolor/48x48/apps/matlab.png
Categories=Development;Math;Science
Comment=Scientific computing environment
StartupNotify=true
StartupWMClass=com-mathworks-util-PostVMInit

Matlab launcher needs to be manually generated or created by support package. Hope this helps :+1:

snwh commented 8 years ago

The Icon= field is too specific, therefore it won't pick up a theme. If it were Icon=matlab then I could provide and icon.

OnTheRicky commented 8 years ago

I also need an icon for matlab. Is it possible to get this resolved? I have other icon packs that work with matlab...

snwh commented 8 years ago

I'm going to need the icon file names for the remaining icons.

kakosf commented 8 years ago

Icon file names: TeXworks and FreeFileSync I apologize for the late reply.

cbcoutinho commented 7 years ago

I created my own version of the matlab.desktop file to make icon handling easier. Does this help?

[Desktop Entry]
Comment=The Language of Technical Computing
Terminal=false
Name=Matlab
Exec=/usr/local/bin/matlab -desktop
Type=Application
Icon=matlab