Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37854406
en ru br
Репозитории ALT
S:3.4.2-alt1
5.1: 1.2.38pre1-alt1
4.1: 1.2.35-alt2.1
4.0: 1.2.32-alt2.1
3.0: 1.2.23-alt1
+backports:1.2.30-alt1.M30.1
www.altlinux.org/Changes

Группа :: Графические оболочки/Icewm
Пакет: icewm

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

Патч: icewm-alt-themes.patch
Скачать


 icewm/src/themable.h |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/icewm/src/themable.h b/icewm/src/themable.h
index a06c5c6..e967e31 100644
--- a/icewm/src/themable.h
+++ b/icewm/src/themable.h
@@ -3,11 +3,7 @@
 
 // themable preferences (themes can set only these)
 
-#if defined(CONFIG_I18N) || 1 // maybe not such a good idea
-XIV(bool, prettyClock,                          false)
-#else 
 XIV(bool, prettyClock,                          true)
-#endif
 XIV(bool, rolloverTitleButtons,                 false)
 
 XIV(bool, trayDrawBevel,                        false)
@@ -50,9 +46,9 @@ XSV(const char *, themeAuthor,                  0)
 XSV(const char *, themeDescription,             0)
 
 XFV(const char *, titleFontName,                FONT(120), "sans-serif:size=12")
-XFV(const char *, menuFontName,                 BOLDFONT(100), "sans-serif:size=10:bold")
-XFV(const char *, statusFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
-XFV(const char *, switchFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
+XFV(const char *, menuFontName,                 FONT(120), "sans-serif:size=12")
+XFV(const char *, statusFontName,               TTFONT(120), "monospace:size=12")
+XFV(const char *, switchFontName,               TTFONT(120), "monospace:size=12")
 XFV(const char *, normalButtonFontName,         FONT(120), "sans-serif:size=12")
 XFV(const char *, activeButtonFontName,         BOLDFONT(120), "sans-serif:size=12:bold")
 #ifdef CONFIG_TASKBAR
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin