paper-icon-theme icon indicating copy to clipboard operation
paper-icon-theme copied to clipboard

Icon symlink for gnome terminal 3.32

Open ghost opened this issue 7 years ago • 2 comments

Icon Symlink

Icon Symlink

Gnome changed the name of the requested icon for the Gnome Terminal. The correct icon name is now: org.gnome.Terminal the old icon names (currently used by paper) were: gnome-terminal

ghost avatar Mar 17 '19 02:03 ghost

A hotfix for that is to manually edit the .desktop file, located at /usr/share/applications/org.gnome.Terminal.desktop and search for the icon line and modify it.

Captura de pantalla de 2019-05-04 14-19-52

The other one is to install menulibre (a menu entry and .desktop file editor) and modify the icon to manually use gnome-terminal. Keep in mind that menulibre will not modify the .desktop files in /usr/share/applications, instead it will make a copy with the changes in ~/.local/share/applications/

MasterGeekMX avatar May 04 '19 19:05 MasterGeekMX

the above trick worked for me. This is definitely broken in the latest gnome on Ubuntu

rianquinn avatar May 07 '19 21:05 rianquinn