diff options
Diffstat (limited to 'graphics/xfig/files/patch-Fig.ad')
-rw-r--r-- | graphics/xfig/files/patch-Fig.ad | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/xfig/files/patch-Fig.ad b/graphics/xfig/files/patch-Fig.ad new file mode 100644 index 000000000000..65b18f79d5ac --- /dev/null +++ b/graphics/xfig/files/patch-Fig.ad @@ -0,0 +1,17 @@ +--- Fig.ad.orig Wed Oct 26 19:25:21 2005 ++++ Fig.ad Wed Oct 26 19:29:12 2005 +@@ -154,6 +154,14 @@ + Fig*mode_panel.background: black + Fig*mode_panel.foreground: black + ++!##### Shadows ++Fig*shadowWidth: 1 ++Fig*Label.shadowWidth: 1 ++Fig*horizontal.shadowWidth: 2 ++Fig*Scrollbar.shadowWidth: 2 ++! no shadows for update indicators ++Fig*button_form.update.shadowWidth: 0 ++ + ! Specify a private Compose key database file. If this resource contains a "/" + ! then the wired-in name of the xfig global directory won't be prefixed to it. + ! An initial "~/" is replaced by the value of "$HOME/". |