Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441712 - x11-libs/qt-gui should add qtconfig .desktop file
Summary: x11-libs/qt-gui should add qtconfig .desktop file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 09:05 UTC by haarp
Modified: 2012-11-14 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description haarp 2012-11-04 09:05:21 UTC
The ebuild currently makes icons and .desktop entries for the designer and linguist, but not qtconfig, which arguably is more important than the other two. Adding the relevant doicon and make_desktop_entry entries to the ebuild should be trivial.

Categories=Settings should be used so that it shows up in the settings menu of the various desktops and hopefully makes the users' lives better by now allowing them to easily change Qt appearance and such :)


Here's my proposal (more categories may also apply):

newicon tools/qtconfig/images/appicon.png qtconfig.png
make_desktop_entry "qtconfig" "Qt Configuration" "qtconfig" "Settings"
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2012-11-14 10:18:57 UTC
Fixed, thanks.

  14 Nov 2012; Davide Pesavento <pesa@gentoo.org> qt-gui-4.8.3-r1.ebuild:
  Install desktop file for qtconfig (bug 441712); fix subcategory for linguist
  desktop file.