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

Группа :: Система/Библиотеки
Пакет: openmotif

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

Патч: openmotif-mwmrc.patch
Скачать


--- openmotif-2.2.3/doc/man/man1/mwm.1.orig	2002-01-05 16:21:11.000000000 +0100
+++ openmotif-2.2.3/doc/man/man1/mwm.1	2004-04-27 14:28:56.321713456 +0200
@@ -678,8 +678,8 @@
 \fB$HOME\fP/\fBconfigFile\fP\&. If the \fIconfigFile\fP pathname does not begin with "~/" or "/", \fBmwm\fP considers it to be relative to the current working directory\&. If
 the \fIconfigFile\fP resource is not specified
 or if that file does not exist, \fBmwm\fP uses several default
-paths to find a configuration file\&. The order of the search is shown below: \fB/usr/X11R6/lib/X11/$LANG/system\&.mwmrc\fP\(dg
-\fB/usr/X11R6/lib/X11/system\&.mwmrc\fP\(dg Paths marked with \&'\(dg\&' are
+paths to find a configuration file\&. The order of the search is shown below: \fB/etc/X11/mwm/$LANG/system\&.mwmrc\fP\(dg
+\fB/etc/X11/mwm/system\&.mwmrc\fP\(dg Paths marked with \&'\(dg\&' are
 implementation dependent\&.
 .IP "\fIdeiconifyKeyFocus\fP\ (class\  \fIDeiconifyKeyFocus\fP)" 10
 This resource applies only when the keyboard input focus policy is explicit\&.
@@ -1344,9 +1344,9 @@
 function\&.
 .SS "Files"
 .PP
-\fB/usr/X11R6/lib/X11/$LANG/system\&.mwmrc\fP
+\fB/etc/X11/mwm/$LANG/system\&.mwmrc\fP
 .PP
-\fB/usr/X11R6/lib/X11/system\&.mwmrc\fP
+\fB/etc/X11/mwm/system\&.mwmrc\fP
 .PP
 \fB/usr/X11R6/lib/X11/app-defaults/Mwm\fP
 .PP
--- openmotif-2.2.3/doc/man/man4/mwmrc.4.orig	2002-01-05 16:21:12.000000000 +0100
+++ openmotif-2.2.3/doc/man/man4/mwmrc.4	2004-04-27 14:27:22.349999328 +0200
@@ -72,8 +72,8 @@
 .nf
 \f(CW$HOME/$LANG/\&.mwmrc
 $HOME/\&.mwmrc
-/usr/X11R6/lib/X11/$LANG/system\&.mwmrc
-/usr/X11R6/lib/X11/system\&.mwmrc\fR
+/etc/X11/mwm/$LANG/system\&.mwmrc
+/etc/X11/mwm/system\&.mwmrc\fR
 .fi
 .PP
 .PP
@@ -84,7 +84,7 @@
 be specified from the command line:
 .PP
 .nf
-\f(CW/usr/X11R6/bin/X11/mwm -xrm "mwm*configFile: mymwmrc"\fR
+\f(CW/usr/X11R6/bin/mwm -xrm "mwm*configFile: mymwmrc"\fR
 .fi
 .PP
 .SS "Resource Types"
@@ -626,8 +626,8 @@
 .nf
 \fB$HOME/$LANG/\&.mwmrc
 $HOME/\&.mwmrc
-/usr/X11R6/lib/X11/$LANG/system\&.mwmrc
-/usr/X11R6/lib/X11/system\&.mwmrc\fP
+/etc/X11/mwm/$LANG/system\&.mwmrc
+/etc/X11/mwm/system\&.mwmrc\fP
 .fi
 .SH "RELATED INFORMATION"
 .PP
--- openmotif-2.2.3/clients/mwm/WmResParse.c.orig	2002-05-17 17:21:53.000000000 +0200
+++ openmotif-2.2.3/clients/mwm/WmResParse.c	2004-04-27 14:17:31.153874800 +0200
@@ -2403,7 +2403,7 @@
 #endif /* PANELIST */
 
 #ifndef LIBDIR
-#define LIBDIR "/usr/lib/X11"
+#define LIBDIR "/etc/X11/mwm"
 #endif
     if (LANG != NULL)
     {
--- openmotif-2.2.3/clients/mwm/WmResource.c.orig	2002-01-10 21:55:37.000000000 +0100
+++ openmotif-2.2.3/clients/mwm/WmResource.c	2004-04-27 14:19:08.000151928 +0200
@@ -513,6 +513,7 @@
 	\"Pack Icons\"		f.pack_icons\n\
 	 no-label		f.separator\n\
 	\"Restart...\"		f.restart\n\
+	\"Quit...\"             f.quit_mwm\n\
 }";
 char builtinRootMenu[] = BUILTINROOTMENU
 #else /* MCCABE */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin