Don't race and run away when run under KDE with KDE-modified X resources.

Patch obtained from: Debian
This commit is contained in:
Michael Nottebrock 2005-10-26 17:43:10 +00:00
parent 5d39822605
commit 00cf18c31d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146430
6 changed files with 70 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= xfig
PORTVERSION= 3.2.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.xfig.org/xfigdist/ \
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/

View file

@ -0,0 +1,17 @@
--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
+++ Fig-color.ad Wed Oct 26 19:27:02 2005
@@ -100,14 +100,6 @@
Fig*button_form.update*foreground: red
Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
-!##### 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
-
Fig*topShadowContrast: 40
Fig*bottomShadowContrast: -90

View file

@ -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/".

View file

@ -7,7 +7,7 @@
PORTNAME= xfig
PORTVERSION= 3.2.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.xfig.org/xfigdist/ \
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/

View file

@ -0,0 +1,17 @@
--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
+++ Fig-color.ad Wed Oct 26 19:27:02 2005
@@ -100,14 +100,6 @@
Fig*button_form.update*foreground: red
Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
-!##### 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
-
Fig*topShadowContrast: 40
Fig*bottomShadowContrast: -90

View file

@ -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/".