Page 1 of 1

Menu item icon

Posted: 21 Jan 2025, 00:49
by Jack
In the Application Menu the icon for GParted what size would the icon be. They start out 16x16 and up to 512x512. I just wanted to know.

Menu item icon

Posted: 21 Jan 2025, 05:51
by Ed_P
Line 244 of /usr/share/applications/gparted.desktop shows "Icon=gparted ". No size shown.

Menu item icon

Posted: 21 Jan 2025, 05:57
by ncmprhnsbl
well, it's not the 16x16 because that looks different.
and 48x48 is the largest gparted png icon present in hicolor, so nothing above that.
there's also the svg in scalable
so could be any of 22x22, 24x24, 32x32, 48x48 or svg
by deleting them one by one, starting at 16x16, it didn't disappear until the svg, so i assume it uses the svg if present.

Menu item icon

Posted: 21 Jan 2025, 06:00
by Ed_P
:%) Where are these icons you are referring to ncmp?

Menu item icon

Posted: 24 Jan 2025, 01:23
by ncmprhnsbl
Ed_P wrote:
21 Jan 2025, 06:00
Where are these icons you are referring to ncmp?
/usr/share/icons/hicolor/*/apps

Menu item icon

Posted: 24 Jan 2025, 19:23
by Ed_P
Thank you ncmp.

Where does the /usr/share/applications/gparted.desktop file find it's icon=gparted icon, because a search of /usr/share/icons doesn't show the icon that is displayed with it. And it would be nice if the desktop file looked for the icon=gparted.svg icon. :)

Added in 1 hour 24 minutes 31 seconds:
Somewhere there is a link for gparted that points to a disk-partition-manager.png or partitionmanager.png icon.

Menu item icon

Posted: 24 Jan 2025, 23:47
by ncmprhnsbl
Ed_P wrote:
24 Jan 2025, 20:47
Somewhere there is a link for gparted that points to a disk-partition-manager.png or partitionmanager.png icon.
ah, i only looked in nemesis and porteus-5.1-alpha, that don't have any such links in their default icon themes.
but, yes, there is in 5.01 in the Paper theme in some of the *x*/apps folders .. you'd have to delete those or overwrite them with a link to the hicolor one.

Menu item icon

Posted: 25 Jan 2025, 17:45
by Ed_P
ncmprhnsbl wrote:
24 Jan 2025, 23:47
you'd have to delete those or overwrite them with a link to the hicolor one.
Care to show the specific commands I need to do that? :oops: