End chung after initial comment / encoding spec
authorStefan Vogel <sv@exept.de>
Wed, 04 Apr 2012 16:00:06 +0200
changeset 1243 1fc6b3f01e48
parent 1242 ec231331324a
child 1244 e6b327d5e375
End chung after initial comment / encoding spec
d_win32.rc
d_win32_visualAge.rc
d_xdeep32.rc
display.rc
h_win32.rc
host.rc
keyboard.rc
keyboardMacros.rc
--- a/d_win32.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/d_win32.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -8,7 +8,7 @@
  * ST/X startup configuration file:
  * display configuration - windows
  *"
-
+!
 StandardSystemView takeFocusWhenMapped:true.
 !
 
--- a/d_win32_visualAge.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/d_win32_visualAge.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -8,7 +8,7 @@
  * ST/X startup configuration file:
  * display configuration - windowsNT / windows95 with V'age key bindings.
  *"
-
+!
 StandardSystemView takeFocusWhenMapped:true.
 !
 
--- a/d_xdeep32.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/d_xdeep32.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -8,6 +8,6 @@
  * ST/X startup configuration file:
  * display configuration - XDeep32 (a free XServer for Windows)
  *"
-
+!
 View defaultStyle:#mswindowsXP.
 Screen current supportsDeepIcons:true.
--- a/display.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/display.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -14,7 +14,7 @@
  * - use your own d_xxx.rc file instead
  *   where xxx stands for your displays hostname(s)
  *"
-
+!
 "*
  * define extensions for image files (i.e. extension-to-readerClass
  * mappings). Some of the readers are autoloaded (see patches file).
--- a/h_win32.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/h_win32.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -10,7 +10,7 @@
  * DONT add site specific things here - use your own h_xxx.rc file instead
  * where xxx stands for your hostname(s)
  *"
-
+!
 "/ look in registry for LibDir ...
 |k rel curr libDir|
 
--- a/host.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/host.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -12,7 +12,7 @@
  * looks for a system specific h_sysType.rc init file and loads it.
  * looks for a host specific h_hostName.rc init file and loads it.
  *"
-
+!
 |sysType host domain s rshCommand isStupidSYSV3 conf includes incDir|
 
 sysType := OperatingSystem getSystemType.
--- a/keyboard.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/keyboard.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -29,7 +29,7 @@
  *   Reason: in multihead applications, this will be consulted for each
  *   new display screen.
  *"
-
+!
 Smalltalk fileIn:'keyboardMacros.rc'.
 !
 
--- a/keyboardMacros.rc	Fri Mar 16 15:28:00 2012 +0100
+++ b/keyboardMacros.rc	Wed Apr 04 16:00:06 2012 +0200
@@ -21,7 +21,7 @@
  *   Reason: in multihead applications, this will be consulted for each
  *   new display screen.
  *"
-
+!
 |macros|
 
 macros := UserPreferences current functionKeySequences.