diff options
Diffstat (limited to 'lisp/term')
| -rw-r--r-- | lisp/term/x-win.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 8daa6fed989..21f695bd9aa 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el | |||
| @@ -1636,6 +1636,10 @@ The value nil is the same as this list: | |||
| 1636 | ("images/mail/save-draft" . "gtk-mail-handling") | 1636 | ("images/mail/save-draft" . "gtk-mail-handling") |
| 1637 | ("images/mail/send" . "gtk-mail-send") | 1637 | ("images/mail/send" . "gtk-mail-send") |
| 1638 | ("images/mail/spam" . "gtk-spam") | 1638 | ("images/mail/spam" . "gtk-spam") |
| 1639 | ;; Used for GDB Graphical Interface | ||
| 1640 | ("images/gud/break" . "gtk-no") | ||
| 1641 | ("images/gud/recstart" . "gtk-media-record") | ||
| 1642 | ("images/gud/recstop" . "gtk-media-stop") | ||
| 1639 | ;; No themed versions available: | 1643 | ;; No themed versions available: |
| 1640 | ;; mail/preview (combining stock_mail and stock_zoom) | 1644 | ;; mail/preview (combining stock_mail and stock_zoom) |
| 1641 | ;; mail/save (combining stock_mail, stock_save and stock_convert) | 1645 | ;; mail/save (combining stock_mail, stock_save and stock_convert) |