Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37729572
en ru br
Репозитории ALT
S:3.2.9-alt1
5.1: 3.2.5_alpha5-alt12
4.1: 3.2.4-alt3
4.0: 3.2.4-alt3
3.0: 3.2.4-alt2
www.altlinux.org/Changes

Группа :: Графика
Пакет: xfig

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 0003-app-defaults-use-original-Fig.in.patch
Скачать


From ae55ecaa3db2172173dff87bae7a0be38a6105a4 Mon Sep 17 00:00:00 2001
From: Vladislav Zavjalov <slazav@altlinux.org>
Date: Sat, 12 Sep 2020 16:47:35 +0100
Subject: [PATCH] app-defaults: alt-specific Fig.in
---
 xfig/app-defaults/Fig.in | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)
diff --git a/xfig/app-defaults/Fig.in b/xfig/app-defaults/Fig.in
index ad300cd..ef94393 100644
--- a/xfig/app-defaults/Fig.in
+++ b/xfig/app-defaults/Fig.in
@@ -48,7 +48,7 @@ Fig.buttonFont:			6x13
 Fig.normalFont:			6x13
 
 ! font for the file name and popup query widgets
-Fig.boldFont:			8x13bold
+Fig.boldFont:			9x18bold
 
 ! font for the ruler numbers
 Fig*topruler.font:		6x13
@@ -58,7 +58,7 @@ Fig*sideruler.font:		6x13
 Fig*unitbox.font:		6x13
 
 ! font for everything else
-Fig*Font:			7x13bold
+Fig*Font:			9x18bold
 
 ! filename mask for the file popup browser
 Fig*file_panel*mask*string:	*.fig *.fig.gz *.fig.[Zz]
@@ -180,9 +180,14 @@ Fig.save8bit:	true
 
 ! If xfig is compiled with I18N option, you may want to uncomment following lines.
 !
-!Fig.international: true
-!Fig.localeEncoding: true
-!Fig.alwaysUseFontSet: true
+Fig.international: true
+Fig.eucEncoding: off
+Fig.alwaysUseFontSet: true
+Fig.localeEncoding: true
+Fig.inputStyle: root
+
+Fig.inches: false
+Fig.splash: false
 
 ! Note that you shouldn't remove the following "Fig*international: false".
 ! It must be there to cancel any *international: true that may defined via xrdb.
@@ -659,9 +664,9 @@ Fig*sideruler.background:		gray95
 
 ! file panel and scrollbar
 
-Fig*FigList*background:			gray95
-Fig*List*background:			gray95
-Fig*Scrollbar.background:		gray80
+Fig*FigList*background: 		gray95
+Fig*List*background: 			gray95
+! Fig*Scrollbar.background: 		gray80
 
 Fig*Label.background:			gray80
 Fig*ind_box.background:			gray80
@@ -704,3 +709,14 @@ Fig*color_box*topShadowPixel:		gray80
 
 Fig*toggle*bottomShadowPixel:		gray80
 Fig*toggle*topShadowPixel:		gray50
+
+! repare damage done to scrollbar shadows non color resources file
+
+Fig*horizontal.topShadowPixel: gray95
+Fig*horizontal.bottomShadowPixel: gray50
+Fig*horizontal.topShadow: gray95
+Fig*horizontal.bottomShadow: gray50
+Fig*Scrollbar.topShadow: gray95
+Fig*Scrollbar.bottomShadow: gray50
+Fig*Scrollbar.topShadowPixel: gray95
+Fig*Scrollbar.bottomShadowPixel: gray50
-- 
2.24.1
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin