From 20a73a1dc683de1638e86b11b5904cab880361e1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 19 Aug 2013 13:03:14 +0000 Subject: - links updated, defaultes restored, autoexec for setting nightly repository added git-svn-id: http://svn.miranda-ng.org/main/trunk@5745 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- docs/autoexec_nightly_pu.ini | 2 ++ docs/autoexec_sample.ini | 2 +- docs/mirandaboot.ini | 8 ++++---- 3 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 docs/autoexec_nightly_pu.ini (limited to 'docs') diff --git a/docs/autoexec_nightly_pu.ini b/docs/autoexec_nightly_pu.ini new file mode 100644 index 0000000000..73165b66fa --- /dev/null +++ b/docs/autoexec_nightly_pu.ini @@ -0,0 +1,2 @@ +[PluginUpdater] +UpdateURL=shttp://miranda-ng.org/distr/x%platform% \ No newline at end of file diff --git a/docs/autoexec_sample.ini b/docs/autoexec_sample.ini index 5d7ad80fc7..54949b73ff 100644 --- a/docs/autoexec_sample.ini +++ b/docs/autoexec_sample.ini @@ -1,5 +1,5 @@ ;This is a sample file showing how the autoexec system works -;It came from http://bugs.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini +;It came from http://trac.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini ;The goal is to provide a flexible ability for bulk-setting of many database ;settings. This file does *not* become part of the database - it is only read diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini index cdeb392abe..fb08f3c0a8 100644 --- a/docs/mirandaboot.ini +++ b/docs/mirandaboot.ini @@ -41,7 +41,7 @@ DefaultProfile= AutoCreate=no ;AutoExec is a system for batch addition of multiple settings to the database. -;See http://bugs.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini for documentation. +;See http://trac.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini for documentation. [AutoExec] ;Use @@ -62,8 +62,8 @@ Glob=autoexec_*.ini ;Safe ;A space-separated list of database module names known to be safe to alter -;Default: CLC Icons CLUI CList SkinSounds -Safe=CLC Icons CLUI CList SkinSounds +;Default: CLC Icons CLUI CList SkinSounds PluginUpdater +Safe=CLC Icons CLUI CList SkinSounds PluginUpdater ;Unsafe ;A space-separated list of database module names that could be alter to @@ -92,7 +92,7 @@ OnCreateFilename= ;"onlyunsafe": Warn before each change to a setting in a group that is ; listed in the 'Unsafe' setting ;"none": Never warn the user -Warn=onlyunsafe +Warn=notsafe ;OnCompletion ;What to do with the ini file once it's imported -- cgit v1.2.3