GNOME Bugzilla – Bug 352957
replace term "accelerator" in External Tools Manager
Last modified: 2019-03-23 20:46:43 UTC
+++ This bug was initially created as a clone of Bug #352244 +++ The Style Guide recommends against using the term 'accelerator'. 'shortcut key' should be used instead. http://developer.gnome.org/documents/style-guide/gnome-glossary-generic-terms.html
Irony is that that term was used for convenience with snippets manager (at the beginning "shortcut" was used) Unfortunately this can't be fixed before the end of string freeze...
Joachim, do you feel like fixing this?
I'll have a go, but I can't compile to check everything works.
Created attachment 76223 [details] [review] Patch of plugins/externaltools/tools/tools.glade Glade 3 has changed *everything* about the tools.glade file it seems.
Since the last update of the External Tool plugin, this file is in the glade-3 format. Could you update your patch and commit it please ?
Created attachment 76985 [details] [review] Updated version of the patch Sorry Steve, it's really messing up. I updated, got a very nasty conflict. So I wiped my copy and did a fresh checkout of the file. Opened it in Glade 3, changed the label, saved it. Did a diff... It's not as massive as last time, but still quite alarming. I'm attaching it anyway, as I'm utterly baffled and I don't want to break anything.
Apparently those changes are due to fixes in Glade-3, your version is probably newer than mine. What version of glade-3 did you use ? I'm bored with those glade issues...
Glade 3.0.2
I went on and simply committed the string change. We'll see later what to do with glade file format.