summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-12 21:21:58 +0100
committerhut <hut@lavabit.com>2010-03-12 21:50:55 +0100
commit2144cf26b899ce42b5aa5547aff63be5825e62be (patch)
treedfd8bf31dd7a8a652847fe9430ffed064321850b /doc/pydoc/ranger.html
parentbd088c49e649ab4a548f8528e065ff472baec89d (diff)
downloadranger-2144cf26b899ce42b5aa5547aff63be5825e62be.tar.gz
incremented verison number v1.0.4
Diffstat (limited to 'doc/pydoc/ranger.html')
-rw-r--r--doc/pydoc/ranger.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.html b/doc/pydoc/ranger.html
index 8a51d877..cba764cb 100644
--- a/doc/pydoc/ranger.html
+++ b/doc/pydoc/ranger.html
@@ -6,7 +6,7 @@
 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
 <tr bgcolor="#7799ee">
 <td valign=bottom>&nbsp;<br>
-<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>ranger</strong></big></big> (version 1.0.3)</font></td
+<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>ranger</strong></big></big> (version 1.0.4)</font></td
 ><td align=right valign=bottom
 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/hut/ranger/ranger/__init__.py">/home/hut/ranger/ranger/__init__.py</a></font></td></tr></table>
     <p><tt>Ranger&nbsp;-&nbsp;file&nbsp;browser&nbsp;for&nbsp;the&nbsp;unix&nbsp;terminal</tt></p>
@@ -56,7 +56,7 @@ Has&nbsp;the&nbsp;same&nbsp;arguments&nbsp;as&nbsp;print()&nbsp;in&nbsp;python3.
 <strong>__email__</strong> = 'romanz@lavabit.com'<br>
 <strong>__license__</strong> = 'GPL3'<br>
 <strong>__maintainer__</strong> = 'Roman Zimbelmann'<br>
-<strong>__version__</strong> = '1.0.3'<br>
+<strong>__version__</strong> = '1.0.4'<br>
 <strong>arg</strong> = {'cd_after_exit': False, 'debug': False, 'flags'...n': False, 'confdir': '~/.ranger', 'targets': []}</td></tr></table><p>
 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
 <tr bgcolor="#7799ee">
r.gui.widgets.titlebar.html?h=v1.9.0b6&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
c9383c72 ^

a614f048 ^

f07bb12f ^

c9383c72 ^

f07bb12f ^

c9383c72 ^

f07bb12f ^







c9383c72 ^

f07bb12f ^



62cd83ba ^

f07bb12f ^
4c13e1f2 ^
f07bb12f ^
f07bb12f ^

4c13e1f2 ^

4c13e1f2 ^

f07bb12f ^
4c13e1f2 ^
f07bb12f ^












f07bb12f ^















4c13e1f2 ^




34a60763 ^
4c13e1f2 ^
34a60763 ^
4c13e1f2 ^



f07bb12f ^
62cd83ba ^
f07bb12f ^
c9383c72 ^
f07bb12f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134