Commit graph

5 commits

Author SHA1 Message Date
Piotr Drąg
c5f0a7cf67 Move context to the end of the tag in the shortcuts window
It doesn't work the other way around, for some reason.
2016-10-04 21:43:32 +02:00
Michael James Gratton
e6c6e7c013 Update help text for move/label shortcuts in manual/help overlay.
Make it describe the result of the action, not the UI effect.
2016-10-04 09:54:06 +11:00
Gautier Pelloux-Prayer
87be2285ce Add shortcuts window. Bug 764926 2016-10-04 09:41:50 +11:00
Piotr Drąg
0d5dd3d20a Replace single quotes with double quotes in menus.ui
Double quotes are more friendly to some l10n tools.
2016-09-24 18:13:40 +02:00
Michael James Gratton
a3e0e474e7 Use GtkApplication built-in for loading app menu.
* src/client/application/geary-application.vala (GearyApplication): Set
  the resource_base_path to comply with the expected modern app id, so
  the app menu will be automatically loaded.

* ui/CMakeLists.txt: Replace app_menu.interface with gtk/menus.ui. Don't
  try ot copy interface files now that there aren't any.

* gtk/menus.ui: Replaces app_menu.interface.
2016-09-25 01:05:29 +10:00