* [mdk-re] Gtk themes
@ 2002-03-12 18:34 ROmul`
2002-03-12 18:47 ` Sergey Vlasov
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: ROmul` @ 2002-03-12 18:34 UTC (permalink / raw)
To: mandrake-russian
Я так понял можно менять темы. Как?
--
---
ROmul,
The rubberheart... <-Exit project->
HOMEPAGE: http://exit.webzone.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [mdk-re] Gtk themes
2002-03-12 18:34 [mdk-re] Gtk themes ROmul`
@ 2002-03-12 18:47 ` Sergey Vlasov
2002-03-12 19:52 ` [mdk-re] " Michael Shigorin
2002-03-13 11:47 ` [mdk-re] " Roman S
2 siblings, 0 replies; 6+ messages in thread
From: Sergey Vlasov @ 2002-03-12 18:47 UTC (permalink / raw)
To: mandrake-russian
On Tue, 12 Mar 2002 18:39:12 +0300
ROmul` <romul.home@mtu-net.ru> wrote:
> Я так понял можно менять темы. Как?
Если красиво - через GNOME, запустить Центр Управления (gnomecc,
пакет control-center).
Можно и руками: все, что делает этот модуль - пишет ~/.gtkrc
следующего содержания:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Raleigh/gtk/gtkrc"
include "/home/vsu/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
Соответственно первым файлом и задается тема. Правда, при этом
не рассылается сообщение об обновлении темы, и приложения надо
перезапускать.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [mdk-re] Re: Gtk themes
2002-03-12 18:34 [mdk-re] Gtk themes ROmul`
2002-03-12 18:47 ` Sergey Vlasov
@ 2002-03-12 19:52 ` Michael Shigorin
2002-03-13 11:47 ` [mdk-re] " Roman S
2 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2002-03-12 19:52 UTC (permalink / raw)
To: mandrake-russian
[-- Attachment #1.1: Type: text/plain, Size: 249 bytes --]
On Tue, Mar 12, 2002 at 06:39:12PM +0300, ROmul` wrote:
> Я так понял можно менять темы. Как?
Штатно -- посредством gnomecc. А так -- vim ~/.gtkrc :)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ http://visa.chem.univ.kiev.ua/~mike/
[-- Attachment #1.2: .gtkrc --]
[-- Type: text/plain, Size: 204 bytes --]
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Bubbles-Revisited-GTK/gtk/gtkrc"
#include "/home/mike/.gtkrc.bubbles"
include "/home/mike/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
[-- Attachment #1.3: .gtkrc.mine --]
[-- Type: text/plain, Size: 317 bytes --]
style "gtk-default-koi8-r" {
fontset = "-adobe-helvetica-medium-r-normal--10-*-*-*-*-*-iso8859-*,\
-*-helvetica-medium-r-normal--10-*-*-*-*-*-koi8-*"
}
class "GtkWidget" style "gtk-default-koi8-r"
style "default"
{
base[NORMAL] = { 0.95, 0.95, 0.85 }
base[ACTIVE] = { 0.95, 0.95, 0.85 }
}
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [mdk-re] Gtk themes
2002-03-12 18:34 [mdk-re] Gtk themes ROmul`
2002-03-12 18:47 ` Sergey Vlasov
2002-03-12 19:52 ` [mdk-re] " Michael Shigorin
@ 2002-03-13 11:47 ` Roman S
2002-03-13 12:21 ` Alexandre Prokoudine
2 siblings, 1 reply; 6+ messages in thread
From: Roman S @ 2002-03-13 11:47 UTC (permalink / raw)
To: mandrake-russian
> Я так понял можно менять темы. Как?
Панель управления GNOME -> Темы :)
Рекомендую акваграфит и одоименную тему оформления sawfish-а.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [mdk-re] Gtk themes
2002-03-13 11:47 ` [mdk-re] " Roman S
@ 2002-03-13 12:21 ` Alexandre Prokoudine
2002-03-14 1:37 ` Alexander Dymo
0 siblings, 1 reply; 6+ messages in thread
From: Alexandre Prokoudine @ 2002-03-13 12:21 UTC (permalink / raw)
To: mandrake-russian
On Wed, 13 Mar 2002 11:57:08 +0300
"Roman S" <rromas@mailru.com> wrote:
> > Я так понял можно менять темы. Как?
> Панель управления GNOME -> Темы :)
> Рекомендую акваграфит и одоименную тему оформления sawfish-а.
Угу. В составе 19-метрового пакета ...
Помню её по GNOME 1.2.
Киньте мне её личным мылом, если не сложно, плиз ...
Александр
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [mdk-re] Gtk themes
2002-03-13 12:21 ` Alexandre Prokoudine
@ 2002-03-14 1:37 ` Alexander Dymo
0 siblings, 0 replies; 6+ messages in thread
From: Alexander Dymo @ 2002-03-14 1:37 UTC (permalink / raw)
To: mandrake-russian
> > Рекомендую акваграфит и одоименную тему оформления sawfish-а.
А куда делась тема Crux?
Вроде, даже красиво было.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-03-14 1:37 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-12 18:34 [mdk-re] Gtk themes ROmul`
2002-03-12 18:47 ` Sergey Vlasov
2002-03-12 19:52 ` [mdk-re] " Michael Shigorin
2002-03-13 11:47 ` [mdk-re] " Roman S
2002-03-13 12:21 ` Alexandre Prokoudine
2002-03-14 1:37 ` Alexander Dymo
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git