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 551895 - Copy paste error in gui/dialogs/alarm-list-dialog.c:edit_clicked_cb()
Copy paste error in gui/dialogs/alarm-list-dialog.c:edit_clicked_cb()
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.24.x (obsolete)
Other Linux
: Normal trivial
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-09-11 23:49 UTC by Paul Bolle
Modified: 2013-09-13 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix copy paste error is string of g_warning() (939 bytes, patch)
2008-09-11 23:52 UTC, Paul Bolle
accepted-commit_now Details | Review

Description Paul Bolle 2008-09-11 23:49:36 UTC
There's a copy paste error in a string of a g_warning() gui/dialogs/alarm-list-dialog.c:edit_clicked_cb(). Patch to be attached.
Comment 1 Paul Bolle 2008-09-11 23:52:30 UTC
Created attachment 118558 [details] [review]
fix copy paste error is string of g_warning()
Comment 2 André Klapper 2008-09-12 13:43:56 UTC
non-translatable string (current string freeze) and correct fix.
Do you have SVN commit access? If not, someone will commit this later on...
Comment 3 Paul Bolle 2008-09-13 00:17:53 UTC
Committed to trunk as r36315:
http://svn.gnome.org/viewvc/evolution?view=revision&revision=36315