From 00cf18c31d79c637f6c884a64fb6d97bf5646df2 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Wed, 26 Oct 2005 17:43:10 +0000 Subject: Don't race and run away when run under KDE with KDE-modified X resources. Patch obtained from: Debian --- graphics/xfig/files/patch-Fig.ad | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 graphics/xfig/files/patch-Fig.ad (limited to 'graphics/xfig/files/patch-Fig.ad') 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/". -- cgit v1.2.3