From 4e9450f955e763a4d301645ab11201834d8a0ccc Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 14 Jan 2010 02:59:14 +0100 Subject: 1.0.2! --- doc/pydoc/ranger.applications.html | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'doc/pydoc/ranger.applications.html') diff --git a/doc/pydoc/ranger.applications.html b/doc/pydoc/ranger.applications.html index e4fc67eb..7dd7e000 100644 --- a/doc/pydoc/ranger.applications.html +++ b/doc/pydoc/ranger.applications.html @@ -9,19 +9,7 @@  
ranger.applications
index
/home/hut/work/ranger/ranger/applications.py
-

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
-#
-# Permission to use, copy, modify, and/or distribute this software for any
-# purpose with or without fee is hereby granted, provided that the above
-# copyright notice and this permission notice appear in all copies.
-#
-# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

+

This module faciliates starting of new processes.

@@ -128,10 +116,10 @@ the context and decide which program to use.<  
All app functions have a name starting with app_ and return a string
containing the whole command or a tuple containing a list of the
-arguments.
-It has one argument, which is the AppContext instance.
+arguments. They are supplied with one argument, which is the
+AppContext instance.
 
-You should define app_default, app_pager and app_editor since
+You should define at least app_default, app_pager and app_editor since
internal functions depend on those.  Here are sample implementations:
 
def app_default(self, context):
-- cgit 1.4.1-2-gfad0