After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735129 - Please move gnome-logs to Utilities
Please move gnome-logs to Utilities
Status: RESOLVED FIXED
Product: gnome-logs
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-logs maintainer(s)
gnome-logs maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-08-20 22:02 UTC by Elad Alfassa
Modified: 2014-08-26 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add X-GNOME-Utilities desktop file category (918 bytes, patch)
2014-08-23 16:47 UTC, Elad Alfassa
committed Details | Review

Description Elad Alfassa 2014-08-20 22:02:08 UTC
gnome-logs serves the same function as gnome-system-log. As such, it should be in Utilities too.

The desktop file name is org.gnome.Logs.desktop
Comment 1 Jasper St. Pierre (not reading bugmail) 2014-08-21 04:22:34 UTC
You should be able to fix the .desktop file for gnome-logs, no?
Comment 2 Elad Alfassa 2014-08-21 15:47:52 UTC
Seems that adding the X-GNOME-Utilities category to org.gnome.Logs.desktop make the shell put it in the Utilities folder.

Moving this bug to gnome-logs.
One line fix, I can attach a patch if you want.
Comment 3 Elad Alfassa 2014-08-23 16:47:33 UTC
Created attachment 284308 [details] [review]
Add X-GNOME-Utilities desktop file category

This patch adds X-GNOME-Utilities to the desktop file, so the shell will put Logs in the utilities folder.
Comment 4 David King 2014-08-26 11:43:58 UTC
Review of attachment 284308 [details] [review]:

Pushed to master as de418199b86b9e336ca0396cf4569adb4596f695. Thanks!