summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.defaults.apps.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-21 03:52:58 +0100
committerhut <hut@lavabit.com>2010-03-21 03:52:58 +0100
commitc776804d9db1f0ae837aaafe8ed27eb47bb369f5 (patch)
tree4b869232a8f85c0bb25b6de934122a8b3e88e03a /doc/pydoc/ranger.defaults.apps.html
parent6c867217763b0527776bad87493d4b950287caf0 (diff)
downloadranger-c776804d9db1f0ae837aaafe8ed27eb47bb369f5.tar.gz
updated TODO and pydoc
Diffstat (limited to 'doc/pydoc/ranger.defaults.apps.html')
-rw-r--r--doc/pydoc/ranger.defaults.apps.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.defaults.apps.html b/doc/pydoc/ranger.defaults.apps.html
index 00034e0b..a759a187 100644
--- a/doc/pydoc/ranger.defaults.apps.html
+++ b/doc/pydoc/ranger.defaults.apps.html
@@ -99,6 +99,8 @@ Methods defined here:<br>
 
 <dl><dt><a name="CustomApplications-app_firefox"><strong>app_firefox</strong></a>(self, c)</dt></dl>
 
+<dl><dt><a name="CustomApplications-app_gimp"><strong>app_gimp</strong></a>(self, c)</dt></dl>
+
 <dl><dt><a name="CustomApplications-app_java"><strong>app_java</strong></a>(self, c)</dt></dl>
 
 <dl><dt><a name="CustomApplications-app_javac"><strong>app_javac</strong></a>(self, c)</dt></dl>
@@ -119,6 +121,8 @@ Methods defined here:<br>
 
 <dl><dt><a name="CustomApplications-app_wine"><strong>app_wine</strong></a>(self, c)</dt></dl>
 
+<dl><dt><a name="CustomApplications-app_zathura"><strong>app_zathura</strong></a>(self, c)</dt></dl>
+
 <dl><dt><a name="CustomApplications-app_zsnes"><strong>app_zsnes</strong></a>(self, c)</dt></dl>
 
 <hr>
@@ -154,6 +158,6 @@ Data descriptors inherited from <a href="ranger.shared.html#Awareness">ranger.sh
 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
     
 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
-<td width="100%"><strong>INTERPRETED_LANGUAGES</strong> = &lt;_sre.SRE_Pattern object at 0x1d24430&gt;<br>
+<td width="100%"><strong>INTERPRETED_LANGUAGES</strong> = &lt;_sre.SRE_Pattern object&gt;<br>
 <strong>PIPE</strong> = -1</td></tr></table>
 </body></html>
\ No newline at end of file
'#n24'>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
135
136
137
138
139
140
141
142
143
144
145