diff options
author | 2015-04-06 16:23:03 +0000 | |
---|---|---|
committer | 2015-04-06 16:24:17 +0000 | |
commit | 6611d008e9d18e9da243b0ee8076ab3ae22d5355 (patch) | |
tree | d505709d62a0520ff3e7fa9055a46539386bf8b4 /test-plans/Emacs.ad | |
download | emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.tar.gz emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.tar.bz2 emacs-6611d008e9d18e9da243b0ee8076ab3ae22d5355.zip |
Import test plans.
Diffstat (limited to 'test-plans/Emacs.ad')
-rw-r--r-- | test-plans/Emacs.ad | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test-plans/Emacs.ad b/test-plans/Emacs.ad new file mode 100644 index 0000000..d40be72 --- /dev/null +++ b/test-plans/Emacs.ad @@ -0,0 +1,21 @@ +Emacs.default.attributeForeground: WINDOW_FOREGROUND +Emacs.default.attributeBackground: WINDOW_BACKGROUND + +Emacs*Foreground: WINDOW_FOREGROUND +Emacs*Background: WINDOW_BACKGROUND +Emacs*menubar*foreground: FOREGROUND +Emacs*menubar*background: BACKGROUND +Emacs*popup*Foreground: FOREGROUND +Emacs*popup*Background: BACKGROUND +Emacs*Dialog*foreground: FOREGROUND +Emacs*Dialog*background: BACKGROUND +Emacs*XlwScrollBar.Foreground: FOREGROUND +Emacs*XlwScrollBar.Background: BACKGROUND +Emacs*topToolBarShadowColor: BACKGROUND +Emacs*bottomToolBarShadowColor: BACKGROUND +Emacs*backgroundToolBarColor: BACKGROUND +Emacs.scroll-bar.attributeBackground: BACKGROUND +Emacs.scroll-bar.attributeForeground: FOREGROUND +Emacs.mode-line.attributeForeground: FOREGROUND +Emacs.tool-bar.attributeBackground: BACKGROUND +Emacs.tool-bar.attributeForeground: FOREGROUND |