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 458824 - "Show field in View" misses a mnemonic
"Show field in View" misses a mnemonic
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
aklapper[mnemonics] ghop[2007-14]
Depends on:
Blocks: 324810
 
 
Reported: 2007-07-20 23:31 UTC by André Klapper
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add mnemonics to "Show field in view" & "Clear all" (5.49 KB, patch)
2007-12-01 15:56 UTC, David Turner
none Details | Review
Updated my previous patch (6.03 KB, patch)
2007-12-01 19:08 UTC, David Turner
committed Details | Review

Description André Klapper 2007-07-20 23:31:01 UTC
ciew -> current view -> define view -> edit -> group by

#: ../widgets/table/e-table-config-no-group.glade.h:13
#: ../widgets/table/e-table-config.glade.h:11
msgid "Show field in View"

is missing a mnemonic.
Comment 1 André Klapper 2007-07-20 23:31:29 UTC
#: ../widgets/table/e-table-config-no-group.glade.h:4
#: ../widgets/table/e-table-config.glade.h:3
msgid "Clear All"

that one also.
Comment 2 David Turner 2007-12-01 15:56:16 UTC
Created attachment 99973 [details] [review]
Patch to add mnemonics to "Show field in view" & "Clear all"

Patch to add mnemonics to "Show field in view" & "Clear all"
Comment 3 David Turner 2007-12-01 19:08:02 UTC
Created attachment 99990 [details] [review]
Updated my previous patch

Added a changelog and fixed paths in my previous patch
Comment 4 Milan Crha 2007-12-03 16:41:19 UTC
You can add reference to bug to ChangeLog. Looks good to commit to trunk.
BTW, you've a bit older trunk, I guess, because file widgets/table/e-table-config-no-group.glade is not there anymore.
Comment 5 David Turner 2007-12-03 18:56:41 UTC
Strange, I've just updated my working directory to the latest in SVN and the file still appears - if I delete it and update again, SVN restores it.
Comment 6 Milan Crha 2007-12-04 12:08:52 UTC
Committed to trunk. Committed revision 34642.

Hm, strange, see bug #479716, I removed it, also see this revision
http://svn.gnome.org/viewvc/evolution?view=revision&revision=34316
Maybe you checkout older version/other branch.