Author: arekm                        Date: Tue Nov 11 16:51:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   xorg-app-xman-xaw.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xman-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xman-xaw.patch:1.1
--- /dev/null   Tue Nov 11 17:51:27 2008
+++ SOURCES/xorg-app-xman-xaw.patch     Tue Nov 11 17:51:22 2008
@@ -0,0 +1,1231 @@
+commit f3579250f8aa332f2015cb1352ed8b7373eb10db
+Author: James Cloos <[EMAIL PROTECTED]>
+Date:   Wed Aug 20 10:32:52 2008 -0400
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index a219b35..dc33c8a 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -61,7 +61,7 @@ if test x$LOCALMANPATH != x; then
+ fi
+ 
+ # Checks for pkg-config packages
+-XAW_CHECK_XPRINT_SUPPORT(XMAN)
++PKG_CHECK_MODULES(XMAN, xaw7)
+ 
+ AC_ARG_WITH(manconfig,
+         AC_HELP_STRING([--with-manconfig=<filename>],
+commit 5722ca728763e7ec57088593e76ba84db61a726c
+Author: Julien Cristau <[EMAIL PROTECTED]>
+Date:   Thu Aug 21 00:38:27 2008 +0200
+
+    Remove xprint remnants
+
+diff --git a/Makefile.am b/Makefile.am
+index 3354a69..d0e75f3 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -50,12 +50,6 @@ xman_SOURCES =      \
+         vendor.h \
+         version.h
+ 
+-if XAW_USE_XPRINT
+-xman_SOURCES += \
+-        print.c \
+-        print.h
+-endif
+-
+ appman_PRE = \
+         xman.man
+ 
+@@ -63,26 +57,16 @@ appman_PRE = \
+ 
+ appdefaultdir = @appdefaultdir@
+ 
+-if XAW_USE_XPRINT
+-app-defaults/Xman: app-defaults/Xman-xprint.ad
+-      ln -s Xman-xprint.ad app-defaults/Xman
+-else
+-app-defaults/Xman: app-defaults/Xman-noxprint.ad
+-      ln -s Xman-noxprint.ad app-defaults/Xman
+-endif
+-
+ appdefault_DATA = app-defaults/Xman
+ 
+-EXTRA_DIST = app-defaults/Xman-xprint.ad app-defaults/Xman-noxprint.ad
+-
+-CLEANFILES = app-defaults/Xman
++EXTRA_DIST = app-defaults/Xman
+ 
+ appmandir = $(APP_MAN_DIR)
+ 
+ appman_DATA = $(appman_PRE:[EMAIL PROTECTED]@)
+ 
+ EXTRA_DIST += $(appman_PRE)
+-CLEANFILES += $(appman_DATA)
++CLEANFILES = $(appman_DATA)
+ 
+ SED = sed
+ 
+diff --git a/app-defaults/Xman b/app-defaults/Xman
+new file mode 100644
+index 0000000..3f08b02
+--- /dev/null
++++ b/app-defaults/Xman
+@@ -0,0 +1,195 @@
++*input:                               True
++
++*topBox:                      True
++*topBox.Title:                        Xman
++*topBox.IconName:             Xman
++
++*manualBrowser.Title:         Manual Page
++*manualBrowser.IconName:      Manual Page
++*manualBrowser.geometry:      600x600
++
++*manualFontBold:              -*-courier-bold-r-*-*-*-120-*-*-*-*-*-*
++*manualFontItalic:            -*-courier-medium-o-*-*-*-120-*-*-*-*-*-*
++*manualFontNormal:            -*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
++*manualFontSymbol:            -*-symbol-*-*-*-*-*-120-*-*-*-*-*-*
++!*directoryFontNormal:                
-*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
++*directoryFontNormal:         -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
++!*directoryFontNormal:                -*-lucida-bold-r-*-*-*-120-*-*-*-*-*-*
++
++!*SimpleMenu.BackingStore:    Always
++!*SimpleMenu.SaveUnder:               Off
++
++*horizPane.orientation:       horizontal
++*horizPane*showGrip:          False
++*horizPane.min:                       22
++*horizPane.max:                       22
++*topLabel.BorderWidth:                0
++*search*label.BorderWidth:    0
++
++*search*dialog*value:         Xman
++
++!*optionMenu.Label:           Options
++!*sectionMenu.Label:          Sections
++
++*horizPane*options.Label:     Options
++*horizPane*sections.Label:    Sections
++
++*helpButton.Label:            Help
++*helpButton.Tip:              Open help browser
++
++*quitButton.Label:            Quit
++*quitButton.Tip:              Quit Xman
++
++*manpageButton.Label:         Manual Page
++*manpageButton.Tip:           Open new manpage browser
++
++*topLabel.Label:              Manual Browser
++
++!*SimpleMenu*menuLabel*vertSpace: 100
++!*SimpleMenu*menuLabel*leftMargin: 20
++
++*displayDirectory.Label:      Display Directory 
++*displayManualPage.Label:     Display Manual Page
++*help.Label:                  Help
++*help.geometry:                       600x600
++*search.Label:                        Search
++*removeThisManpage.Label:     Remove This Manpage
++*help*removeThisManpage.Label:        Remove Help
++*openNewManpage.Label:                Open New Manpage
++*showVersion.Label:           Show Version
++*quit.Label:                  Quit
++
++*pleaseStandBy*Label:         Formatting Manual Page, Please Stand By...
++
++*search*dialog.Label:         Type string to search for:
++*search*apropos.Label:                Apropos
++*search*manualPage.Label:     Manual Page
++*search*cancel.Label:         Cancel
++
++*likeToSave*dialog.Label:     Would you like to save this formatted Manual 
Page?
++*likeToSave*yes.Label:                Yes
++*likeToSave*no.Label:         No
++
++*translations:                #override \
++              Ctrl<Key>q: Quit() \n\
++              Ctrl<Key>c: Quit() \n\
++              Ctrl<Key>n: CreateNewManpage() \n\
++              Ctrl<Key>h: PopupHelp() \n\
++              Ctrl<Key>s: PopupSearch()
++
++*help*Paned.manualPage.translations:#override \
++              Ctrl<Btn1Down>: \
++                      XawPositionSimpleMenu(optionMenu) \
++                      MenuPopup(optionMenu) \n\
++              Ctrl<Key>q: Quit() \n\
++              Ctrl<Key>c: Quit() \n\
++              Ctrl<Key>r: RemoveThisManpage() \n\
++              Ctrl<Key>n: CreateNewManpage() \n\
++              Ctrl<Key>h: PopupHelp() \n\
++              Ctrl<Key>d: GotoPage(Directory) \n\
++              Ctrl<Key>m: GotoPage(ManualPage) \n\
++              Ctrl<Key>v: ShowVersion() \n\
++              <Key>Prior: Page(Back) \n\
++              <Key>Next : Page(Forward) \n\
++              Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
++              Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
++              Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
++              Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
++              None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
++              None<Btn5Down>,<Btn5Up>: Page(Line,5)
++
++*manualBrowser*manualPage.translations:  #override \
++              Ctrl<Btn1Down>: \
++                      XawPositionSimpleMenu(optionMenu) \
++                      MenuPopup(optionMenu) \n\
++              Ctrl<Btn2Down>: \
++                      XawPositionSimpleMenu(sectionMenu) \
++                      MenuPopup(sectionMenu) \n\
++              Shift<Btn2Down>,<Btn2Up>:GotoPage(Directory)\n\
++              Ctrl<Key>q: Quit() \n\
++              Ctrl<Key>c: Quit() \n\
++              Ctrl<Key>r: RemoveThisManpage() \n\
++              Ctrl<Key>n: CreateNewManpage() \n\
++              Ctrl<Key>h: PopupHelp() \n\
++              Ctrl<Key>d: GotoPage(Directory) \n\
++              Ctrl<Key>m: GotoPage(ManualPage) \n\
++              Ctrl<Key>v: ShowVersion() \n\
++              <Key>Prior: Page(Back) \n\
++              <Key>Next : Page(Forward) \n\
++              Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
++              Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
++              Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
++              Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
++              None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
++              None<Btn5Down>,<Btn5Up>: Page(Line,5) \n\
++              Ctrl<Key>s: PopupSearch()
++
++!*manualBrowser*directory.background: Grey80
++*manualBrowser*directory.translations:   #override \
++              Ctrl<Btn1Down>: \
++                      XawPositionSimpleMenu(optionMenu) \
++                      MenuPopup(optionMenu) \n\
++              Ctrl<Btn2Down>: \
++                      XawPositionSimpleMenu(sectionMenu) \
++                      MenuPopup(sectionMenu) \n\
++              Shift<Btn2Down>,<Btn2Up>: GotoPage(Manpage) \n\
++              Ctrl<Key>q: Quit() \n\
++              Ctrl<Key>c: Quit() \n\
++              Ctrl<Key>r: RemoveThisManpage() \n\
++              Ctrl<Key>n: CreateNewManpage() \n\
++              Ctrl<Key>h: PopupHelp() \n\
++              Ctrl<Key>d: GotoPage(Directory) \n\
++              Ctrl<Key>m: GotoPage(ManualPage) \n\
++              Ctrl<Key>v: ShowVersion() \n\
++              Ctrl<Key>s: PopupSearch()
++
++*manualBrowser*search*manualPage.translations:        #augment \
++              <Btn1Down>,<Btn1Up>: Search(Manpage) reset()
++
++*manualBrowser*search*apropos.translations:           #augment \
++              <Btn1Down>,<Btn1Up>: Search(Apropos) reset()
++
++*manualBrowser*search*cancel*translations:    #augment \
++              <Btn1Down>,<Btn1Up>: Search(Cancel) reset()
++
++*manualBrowser*search*value*translations:             #override \
++              <Key>Return: Search(Manpage) \n\
++              Ctrl<Key>m:  Search(Manpage)
++
++*topBox*search*manualPage.translations:               #augment \
++              <Btn1Down>,<Btn1Up>: Search(Manpage, Open) reset()
++
++*topBox*search*apropos.translations:          #augment \
++              <Btn1Down>,<Btn1Up>: Search(Apropos, Open) reset()
++
++*topBox*search*cancel*translations:           #augment \
++              <Btn1Down>,<Btn1Up>: Search(Cancel, Open) reset()
++
++*topBox*search*value*translations:                    #override \
++              <Key>Return: Search(Manpage, Open) \n\
++              Ctrl<Key>m:  Search(Manpage, Open)
++
++*manualBrowser*likeToSave*yes.translations:   #override \
++              <Btn1Down>,<Btn1Up>: SaveFormattedPage(Save) reset() \n\
++              <Key>y:   SaveFormattedPage(Save) \n\
++              <Key>n:   SaveFormattedPage(Cancel) 
++
++*manualBrowser*likeToSave*no.translations:    #override \
++              <Btn1Down>,<Btn1Up>: SaveFormattedPage(Cancel) reset() \n\
++              <Key>y:   SaveFormattedPage(Save) \n\
++              <Key>n:   SaveFormattedPage(Cancel) 
++
++*manualBrowser*likeToSave*translations:       #override \
++              <Key>y:   SaveFormattedPage(Save) \n\
++              <Key>n:   SaveFormattedPage(Cancel) 
++
++*helpButton.translations:     #augment \
++              <Btn1Down>,<Btn1Up>: PopupHelp() reset()
++
++*quitButton.translations:     #augment \
++              <Btn1Down>,<Btn1Up>: Quit() reset()
++
++*manpageButton.translations: #augment \
++              <Btn1Down>,<Btn1Up>: CreateNewManpage() reset()
++
++! EOF.
+diff --git a/app-defaults/Xman-noxprint.ad b/app-defaults/Xman-noxprint.ad
+deleted file mode 100644
+index 3f08b02..0000000
+--- a/app-defaults/Xman-noxprint.ad
++++ /dev/null
+@@ -1,195 +0,0 @@
+-*input:                               True
+-
+-*topBox:                      True
+-*topBox.Title:                        Xman
+-*topBox.IconName:             Xman
+-
+-*manualBrowser.Title:         Manual Page
+-*manualBrowser.IconName:      Manual Page
+-*manualBrowser.geometry:      600x600
+-
+-*manualFontBold:              -*-courier-bold-r-*-*-*-120-*-*-*-*-*-*
+-*manualFontItalic:            -*-courier-medium-o-*-*-*-120-*-*-*-*-*-*
+-*manualFontNormal:            -*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
+-*manualFontSymbol:            -*-symbol-*-*-*-*-*-120-*-*-*-*-*-*
+-!*directoryFontNormal:                
-*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
+-*directoryFontNormal:         -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
+-!*directoryFontNormal:                -*-lucida-bold-r-*-*-*-120-*-*-*-*-*-*
+-
+-!*SimpleMenu.BackingStore:    Always
+-!*SimpleMenu.SaveUnder:               Off
+-
+-*horizPane.orientation:       horizontal
+-*horizPane*showGrip:          False
+-*horizPane.min:                       22
+-*horizPane.max:                       22
+-*topLabel.BorderWidth:                0
+-*search*label.BorderWidth:    0
+-
+-*search*dialog*value:         Xman
+-
+-!*optionMenu.Label:           Options
+-!*sectionMenu.Label:          Sections
+-
+-*horizPane*options.Label:     Options
+-*horizPane*sections.Label:    Sections
+-
+-*helpButton.Label:            Help
+-*helpButton.Tip:              Open help browser
+-
+-*quitButton.Label:            Quit
+-*quitButton.Tip:              Quit Xman
+-
+-*manpageButton.Label:         Manual Page
+-*manpageButton.Tip:           Open new manpage browser
+-
+-*topLabel.Label:              Manual Browser
+-
+-!*SimpleMenu*menuLabel*vertSpace: 100
+-!*SimpleMenu*menuLabel*leftMargin: 20
+-
+-*displayDirectory.Label:      Display Directory 
+-*displayManualPage.Label:     Display Manual Page
+-*help.Label:                  Help
+-*help.geometry:                       600x600
+-*search.Label:                        Search
+-*removeThisManpage.Label:     Remove This Manpage
+-*help*removeThisManpage.Label:        Remove Help
+-*openNewManpage.Label:                Open New Manpage
+-*showVersion.Label:           Show Version
+-*quit.Label:                  Quit
+-
+-*pleaseStandBy*Label:         Formatting Manual Page, Please Stand By...
+-
+-*search*dialog.Label:         Type string to search for:
+-*search*apropos.Label:                Apropos
+-*search*manualPage.Label:     Manual Page
+-*search*cancel.Label:         Cancel
+-
+-*likeToSave*dialog.Label:     Would you like to save this formatted Manual 
Page?
+-*likeToSave*yes.Label:                Yes
+-*likeToSave*no.Label:         No
+-
+-*translations:                #override \
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>s: PopupSearch()
+-
+-*help*Paned.manualPage.translations:#override \
+-              Ctrl<Btn1Down>: \
+-                      XawPositionSimpleMenu(optionMenu) \
+-                      MenuPopup(optionMenu) \n\
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>r: RemoveThisManpage() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>d: GotoPage(Directory) \n\
+-              Ctrl<Key>m: GotoPage(ManualPage) \n\
+-              Ctrl<Key>v: ShowVersion() \n\
+-              <Key>Prior: Page(Back) \n\
+-              <Key>Next : Page(Forward) \n\
+-              Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
+-              Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
+-              Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
+-              Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
+-              None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
+-              None<Btn5Down>,<Btn5Up>: Page(Line,5)
+-
+-*manualBrowser*manualPage.translations:  #override \
+-              Ctrl<Btn1Down>: \
+-                      XawPositionSimpleMenu(optionMenu) \
+-                      MenuPopup(optionMenu) \n\
+-              Ctrl<Btn2Down>: \
+-                      XawPositionSimpleMenu(sectionMenu) \
+-                      MenuPopup(sectionMenu) \n\
+-              Shift<Btn2Down>,<Btn2Up>:GotoPage(Directory)\n\
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>r: RemoveThisManpage() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>d: GotoPage(Directory) \n\
+-              Ctrl<Key>m: GotoPage(ManualPage) \n\
+-              Ctrl<Key>v: ShowVersion() \n\
+-              <Key>Prior: Page(Back) \n\
+-              <Key>Next : Page(Forward) \n\
+-              Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
+-              Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
+-              Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
+-              Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
+-              None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
+-              None<Btn5Down>,<Btn5Up>: Page(Line,5) \n\
+-              Ctrl<Key>s: PopupSearch()
+-
+-!*manualBrowser*directory.background: Grey80
+-*manualBrowser*directory.translations:   #override \
+-              Ctrl<Btn1Down>: \
+-                      XawPositionSimpleMenu(optionMenu) \
+-                      MenuPopup(optionMenu) \n\
+-              Ctrl<Btn2Down>: \
+-                      XawPositionSimpleMenu(sectionMenu) \
+-                      MenuPopup(sectionMenu) \n\
+-              Shift<Btn2Down>,<Btn2Up>: GotoPage(Manpage) \n\
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>r: RemoveThisManpage() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>d: GotoPage(Directory) \n\
+-              Ctrl<Key>m: GotoPage(ManualPage) \n\
+-              Ctrl<Key>v: ShowVersion() \n\
+-              Ctrl<Key>s: PopupSearch()
+-
+-*manualBrowser*search*manualPage.translations:        #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Manpage) reset()
+-
+-*manualBrowser*search*apropos.translations:           #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Apropos) reset()
+-
+-*manualBrowser*search*cancel*translations:    #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Cancel) reset()
+-
+-*manualBrowser*search*value*translations:             #override \
+-              <Key>Return: Search(Manpage) \n\
+-              Ctrl<Key>m:  Search(Manpage)
+-
+-*topBox*search*manualPage.translations:               #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Manpage, Open) reset()
+-
+-*topBox*search*apropos.translations:          #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Apropos, Open) reset()
+-
+-*topBox*search*cancel*translations:           #augment \
+-              <Btn1Down>,<Btn1Up>: Search(Cancel, Open) reset()
+-
+-*topBox*search*value*translations:                    #override \
+-              <Key>Return: Search(Manpage, Open) \n\
+-              Ctrl<Key>m:  Search(Manpage, Open)
+-
+-*manualBrowser*likeToSave*yes.translations:   #override \
+-              <Btn1Down>,<Btn1Up>: SaveFormattedPage(Save) reset() \n\
+-              <Key>y:   SaveFormattedPage(Save) \n\
+-              <Key>n:   SaveFormattedPage(Cancel) 
+-
+-*manualBrowser*likeToSave*no.translations:    #override \
+-              <Btn1Down>,<Btn1Up>: SaveFormattedPage(Cancel) reset() \n\
+-              <Key>y:   SaveFormattedPage(Save) \n\
+-              <Key>n:   SaveFormattedPage(Cancel) 
+-
+-*manualBrowser*likeToSave*translations:       #override \
+-              <Key>y:   SaveFormattedPage(Save) \n\
+-              <Key>n:   SaveFormattedPage(Cancel) 
+-
+-*helpButton.translations:     #augment \
+-              <Btn1Down>,<Btn1Up>: PopupHelp() reset()
+-
+-*quitButton.translations:     #augment \
+-              <Btn1Down>,<Btn1Up>: Quit() reset()
+-
+-*manpageButton.translations: #augment \
+-              <Btn1Down>,<Btn1Up>: CreateNewManpage() reset()
+-
+-! EOF.
+diff --git a/app-defaults/Xman-xprint.ad b/app-defaults/Xman-xprint.ad
+deleted file mode 100644
+index 2598a98..0000000
+--- a/app-defaults/Xman-xprint.ad
++++ /dev/null
+@@ -1,294 +0,0 @@
+-*input:                               True
+-
+-*topBox:                      True
+-*topBox.Title:                        Xman
+-*topBox.IconName:             Xman
+-
+-*manualBrowser.Title:         Manual Page
+-*manualBrowser.IconName:      Manual Page
+-*manualBrowser.geometry:      600x600
+-
+-*manualFontBold:              -*-courier-bold-r-*-*-*-120-*-*-*-*-*-*
+-*manualFontItalic:            -*-courier-medium-o-*-*-*-120-*-*-*-*-*-*
+-*manualFontNormal:            -*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
+-*manualFontSymbol:            -*-symbol-*-*-*-*-*-120-*-*-*-*-*-*
+-!*directoryFontNormal:                
-*-courier-medium-r-*-*-*-120-*-*-*-*-*-*
+-*directoryFontNormal:         -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
+-!*directoryFontNormal:                -*-lucida-bold-r-*-*-*-120-*-*-*-*-*-*
+-
+-!*SimpleMenu.BackingStore:    Always
+-!*SimpleMenu.SaveUnder:               Off
+-
+-*horizPane.orientation:       horizontal
+-*horizPane*showGrip:          False
+-*horizPane.min:                       22
+-*horizPane.max:                       22
+-*topLabel.BorderWidth:                0
+-*search*label.BorderWidth:    0
+-
+-*search*dialog*value:         Xman
+-
+-!*optionMenu.Label:           Options
+-!*sectionMenu.Label:          Sections
+-
+-*horizPane*options.Label:     Options
+-*horizPane*sections.Label:    Sections
+-
+-*helpButton.Label:            Help
+-*helpButton.Tip:              Open help browser
+-
+-*quitButton.Label:            Quit
+-*quitButton.Tip:              Quit Xman
+-
+-*manpageButton.Label:         Manual Page
+-*manpageButton.Tip:           Open new manpage browser
+-
+-*topLabel.Label:              Manual Browser
+-
+-!*SimpleMenu*menuLabel*vertSpace: 100
+-!*SimpleMenu*menuLabel*leftMargin: 20
+-
+-*displayDirectory.Label:      Display Directory 
+-*displayManualPage.Label:     Display Manual Page
+-*help.Label:                  Help
+-*help.geometry:                       600x600
+-*search.Label:                        Search
+-*removeThisManpage.Label:     Remove This Manpage
+-*help*removeThisManpage.Label:        Remove Help
+-*openNewManpage.Label:                Open New Manpage
+-*printManualPage.Label:               Print This Manpage
+-*showVersion.Label:           Show Version
+-*quit.Label:                  Quit
+-
+-*pleaseStandBy*Label:         Formatting Manual Page, Please Stand By...
+-
+-*search*dialog.Label:         Type string to search for:
+-*search*apropos.Label:                Apropos
+-*search*manualPage.Label:     Manual Page
+-*search*cancel.Label:         Cancel
+-
+-*likeToSave*dialog.Label:     Would you like to save this formatted Manual 
Page?
+-*likeToSave*yes.Label:                Yes
+-*likeToSave*no.Label:         No
+-
+-*translations:                #override \
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>s: PopupSearch()
+-
+-*help*Paned.manualPage.translations:#override \
+-              Ctrl<Btn1Down>: \
+-                      XawPositionSimpleMenu(optionMenu) \
+-                      MenuPopup(optionMenu) \n\
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
+-              Ctrl<Key>r: RemoveThisManpage() \n\
+-              Ctrl<Key>n: CreateNewManpage() \n\
+-              Ctrl<Key>h: PopupHelp() \n\
+-              Ctrl<Key>d: GotoPage(Directory) \n\
+-              Ctrl<Key>m: GotoPage(ManualPage) \n\
+-                Ctrl<Key>p: PrintThisManpage() \n\
+-              Ctrl<Key>v: ShowVersion() \n\
+-              <Key>Prior: Page(Back) \n\
+-              <Key>Next : Page(Forward) \n\
+-              Shift<Btn4Down>,<Btn4Up>: Page(Line,-1) \n\
+-              Shift<Btn5Down>,<Btn5Up>: Page(Line,1) \n\
+-              Ctrl<Btn4Down>,<Btn4Up>: Page(Back) \n\
+-              Ctrl<Btn5Down>,<Btn5Up>: Page(Forward) \n\
+-              None<Btn4Down>,<Btn4Up>: Page(Line,-5) \n\
+-              None<Btn5Down>,<Btn5Up>: Page(Line,5)
+-
+-*manualBrowser*manualPage.translations:  #override \
+-              Ctrl<Btn1Down>: \
+-                      XawPositionSimpleMenu(optionMenu) \
+-                      MenuPopup(optionMenu) \n\
+-              Ctrl<Btn2Down>: \
+-                      XawPositionSimpleMenu(sectionMenu) \
+-                      MenuPopup(sectionMenu) \n\
+-              Shift<Btn2Down>,<Btn2Up>:GotoPage(Directory)\n\
+-              Ctrl<Key>q: Quit() \n\
+-              Ctrl<Key>c: Quit() \n\
<<Diff was trimmed, longer than 597 lines>>
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to