Improve ExecutionMode implementation
commit7ddaf3cc81691795c432c5c10bd60ca40f0314d8
authorPierre Wieser <pwieser@trychlos.org>
Thu, 24 Feb 2011 19:45:04 +0000 (24 20:45 +0100)
committerPierre Wieser <pwieser@trychlos.org>
Fri, 25 Feb 2011 01:06:46 +0000 (25 02:06 +0100)
treef80af31c0d857953b5ecbc6fc6c53129a3ea42ac
parentb24aba93ba18f1423ff36cc343bc47385ce434ab
Improve ExecutionMode implementation

+ Define a new 'terminal-prefix' runtime user preference which is supposed to prefix the
  executed command, in order to run a terminal and keep it opened at the end of execution.
  This is needed because:
  - Gnome only sets a default for executing a command in a terminal,
  - Nautilus (eel-gnome-extensions) has the same limitations.
ChangeLog
po/POTFILES.in
src/core/na-settings.c
src/core/na-settings.h
src/core/na-tokens.c
src/core/na-tokens.h
src/nact/nact-preferences-editor.c
src/nact/nact-preferences.ui
src/plugin-menu/nautilus-actions.c
src/utils/nautilus-actions-run.c