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 638412 - kate: reenable the sending of a message for tags
kate: reenable the sending of a message for tags
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 0.10.21
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-31 16:21 UTC by Vincent Penquerc'h
Modified: 2011-01-02 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
kate: reenable the sending of a message for tags (1.09 KB, patch)
2010-12-31 16:21 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2010-12-31 16:21:27 UTC
This makes make check pass again for the kate plugin.
Comment 1 Vincent Penquerc'h 2010-12-31 16:21:32 UTC
Created attachment 177309 [details] [review]
kate: reenable the sending of a message for tags
Comment 2 Tim-Philipp Müller 2011-01-02 13:59:29 UTC
Thanks, but please include the reason *why* you make a change in the commit message as well in future (it's usually easy enough to figure what you're doing, but not why).

 commit 4b56970d58246dc6a961ee36937eaae180b3aaea
 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
 Date:   Fri Dec 31 16:17:50 2010 +0000

    kate: reenable the sending of a message for tags
    
    https://bugzilla.gnome.org/show_bug.cgi?id=638412

(and I meant to fix that up with git commit --amend, but forgot..)