Commit Graph

11 Commits

Author SHA1 Message Date
Stephen Boddy a31b5136e8 Minor change to custom commands to use the standard gerr function instead of the broken local one 2015-09-19 04:59:47 +02:00
Stephen Boddy fea65016d5 Another big chunk of translation updates
* Add translation for column headers in Preferences
* Add translation for some remaining strings
2015-08-04 03:59:12 +02:00
Stephen Boddy 8ff835556e Additional windows icon loading works better, and respect the theme changes. 2015-08-02 06:20:53 +02:00
Stephen Boddy 66b14afb9e Fixes LP#1414332 custom commands broadcast to grouped terminals from Mauro S M Rodrigues 2015-02-25 17:30:25 +01:00
Stephen Boddy 3a5d86acb0 Slightly modified version of Custom Commands Dialog fix from David Chandler 2015-02-25 15:25:05 +01:00
Stephen Boddy 07af1b3cf2 Add icons to the additional windows (Launcher, Preferences and Custom Commands) Improvements welcome ;-) 2013-10-29 14:57:01 +01:00
Stephen Boddy f4cc83c1e6 Clean up the patch from David Caro 2013-07-16 19:56:14 +02:00
15c92c09a0 Fixed the custom_commands errors, adding a method to the ConfigBase class to
delete a plugin configuration section (maybe more delete methods should be 
added), and fixed the order problem adding a 'position' field to the config 
properties of each command.
2011-12-28 23:00:52 +01:00
Chris Jones 6dce92b1a0 Make pylint happier with plugins 2010-06-10 16:56:17 +01:00
Chris Jones 8c117ff6e9 Tidy custom_commands plugin up and port it to using our shiny new plugin config API 2010-01-05 22:29:02 +00:00
Emmanuel Bretelle 08b65f8b2a plugins:
* enable custom command using terminal_menu plugin hook
2010-01-05 18:57:46 +01:00