[389-commits] esc/src/app/xul/esc/defaults/preferences esc-prefs.js, 1.7, 1.7.2.1

Jack Magne jmagne at fedoraproject.org
Mon Nov 23 19:34:21 UTC 2009


Author: jmagne

Update of /cvs/dirsec/esc/src/app/xul/esc/defaults/preferences
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21407

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	esc-prefs.js 
Log Message:
Adjust for DOS line endings.


Index: esc-prefs.js
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xul/esc/defaults/preferences/esc-prefs.js,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -r1.7 -r1.7.2.1
--- esc-prefs.js	29 Mar 2009 00:54:57 -0000	1.7
+++ esc-prefs.js	23 Nov 2009 19:34:18 -0000	1.7.2.1
@@ -1,49 +1,49 @@
-/** BEGIN COPYRIGHT BLOCK
- * This Program is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; version 2 of the License.
- *
- * This Program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place, Suite 330, Boston, MA 02111-1307 USA.
- *
- * Copyright (C) 2005 Red Hat, Inc.
- * All rights reserved.
- * END COPYRIGHT BLOCK **/
-
-#pref("toolkit.defaultChromeURI", "chrome://esc/content/settings.xul");
-
-
-pref("signed.applets.codebase_principal_support",true);
-
-pref("capability.principal.codebase.p0.granted", "UniversalXPConnect");
-pref("capability.principal.codebase.p0.id", "file://");
-
-pref("esc.tps.message.timeout","90");
-
-#Do we populate CAPI certs on windows?
-
-pref("esc.windows.do.capi","yes");
-
-
-#Sample Security Officer Enrollment UI
-
-#pref("esc.security.url","http://test.host.com:7888/cgi-bin/so/enroll.cgi");
-
-#Sample Security Officer Workstation UI
-
-#pref("esc.security.url","https://dhcp-170.sjc.redhat.com:7889/cgi-bin/sow/welcome.cgi");
-
-#Hide the format button or not.
-
-pref("esc.hide.format","no");
-
-
-#Use this if you absolutely want a global phone home url for all tokens
-#Not recommended!
-
-#pref("esc.global.phone.home.url","http:/test.host.com:7888/cgi-bin/home/index.cgi");
+/** BEGIN COPYRIGHT BLOCK
+ * This Program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License as published by the Free Software
+ * Foundation; version 2 of the License.
+ *
+ * This Program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
+ * Place, Suite 330, Boston, MA 02111-1307 USA.
+ *
+ * Copyright (C) 2005 Red Hat, Inc.
+ * All rights reserved.
+ * END COPYRIGHT BLOCK **/
+
+#pref("toolkit.defaultChromeURI", "chrome://esc/content/settings.xul");
+
+
+pref("signed.applets.codebase_principal_support",true);
+
+pref("capability.principal.codebase.p0.granted", "UniversalXPConnect");
+pref("capability.principal.codebase.p0.id", "file://");
+
+pref("esc.tps.message.timeout","90");
+
+#Do we populate CAPI certs on windows?
+
+pref("esc.windows.do.capi","yes");
+
+
+#Sample Security Officer Enrollment UI
+
+#pref("esc.security.url","http://test.host.com:7888/cgi-bin/so/enroll.cgi");
+
+#Sample Security Officer Workstation UI
+
+#pref("esc.security.url","https://dhcp-170.sjc.redhat.com:7889/cgi-bin/sow/welcome.cgi");
+
+#Hide the format button or not.
+
+pref("esc.hide.format","no");
+
+
+#Use this if you absolutely want a global phone home url for all tokens
+#Not recommended!
+
+#pref("esc.global.phone.home.url","http:/test.host.com:7888/cgi-bin/home/index.cgi");




More information about the Fedora-directory-commits mailing list