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 687663 - Indentation plugins action group fixes.
Indentation plugins action group fixes.
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: unknown
unspecified
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-05 16:12 UTC by Carl-Anton Ingmarsson
Modified: 2012-11-06 21:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
indentation-c-style: Rename action group to "C Indentation" and remove it on deactivation. (1.56 KB, patch)
2012-11-05 16:12 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review
indentation-python-style: Rename action group to "Python Indentation". (1.08 KB, patch)
2012-11-05 16:12 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review

Description Carl-Anton Ingmarsson 2012-11-05 16:12:30 UTC
The indentation plugins should use different action groups from the
code assistance plugins.
Comment 1 Carl-Anton Ingmarsson 2012-11-05 16:12:32 UTC
Created attachment 228141 [details] [review]
indentation-c-style: Rename action group to "C Indentation" and remove it on deactivation.
Comment 2 Carl-Anton Ingmarsson 2012-11-05 16:12:35 UTC
Created attachment 228142 [details] [review]
indentation-python-style: Rename action group to "Python Indentation".
Comment 3 Sébastien Granjoux 2012-11-06 21:12:19 UTC
Review of attachment 228141 [details] [review]:

Thank, I have committed your patch.
Comment 4 Sébastien Granjoux 2012-11-06 21:13:07 UTC
Review of attachment 228142 [details] [review]:

Thank, I have committed this one too.