! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Fix create launcher icon size
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description Andre Miranda editbugs 2018-01-14 21:34:13 CET
Created attachment 7534 
Patch

I could reproduce this bug only with Moka[1], probably a theme issue, but while investigating I found that Create Launcher icon is retrieved with g_content_type_get_icon("application/x-desktop").
xdg-mime tells me that application/x-desktop is provided by panel-desktop-handler.desktop which uses application-x-executable icon (same as panel's launcher).

So I propose this patch to avoid the icon size issue and, more importantly, be consistent with Panel's launcher icon.

1 - https://github.com/snwh/moka-icon-theme
Comment 1 Andre Miranda editbugs 2018-01-14 21:34:53 CET
Created attachment 7535 
Before
Comment 2 Andre Miranda editbugs 2018-01-14 21:37:22 CET
Created attachment 7536 
After
Comment 3 Git Bot editbugs 2018-05-25 04:26:04 CEST
Andre Miranda referenced this bugreport in commit b4d99239acfd844497262a233e1be483e49aad8e

Change "Create Launcher..." icon (Bug #14161)

https://git.xfce.org/xfce/xfdesktop/commit?id=b4d99239acfd844497262a233e1be483e49aad8e

Bug #14161

Reported by:
Andre Miranda
Reported on: 2018-01-14
Last modified on: 2018-05-25

People

Assignee:
Eric Koegel
CC List:
0 users

Version

Version:
4.13.1

Attachments

Patch (773 bytes, patch)
2018-01-14 21:34 CET , Andre Miranda
no flags
Before (23.31 KB, image/png)
2018-01-14 21:34 CET , Andre Miranda
no flags
After (22.86 KB, image/png)
2018-01-14 21:37 CET , Andre Miranda
no flags

Additional information