~ubuntu-branches/ubuntu/lucid/cedar-backup2/lucid

« back to all changes in this revision

Viewing changes to doc/interface/CedarBackup2.action-pysrc.html

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2009-03-29 15:00:28 UTC
  • mfrom: (1.1.10 upstream) (4.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090329150028-ljhfp6mxplcbmx4i
Tags: 2.19.3-1
* New upstream release.
* Remove references to user manual PDF (no longer shipped).
* Update debian/copyright based on new upstream CREDITS.
* Bump standards version to 3.8.1 (no packaging changes).
* Bump debhelper compatibility to 7, per linitian recommendation.
* Declare a dependency on debhelper (>= 7.0.1) to match compatibility.
* Reference /usr/share/common-licenses/GPL-2 rather than just GPL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
169
169
  <tr>
170
170
    <td align="left" class="footer">
171
 
    Generated by Epydoc 3.0beta1 on Sat Nov 15 12:17:19 2008
 
171
    Generated by Epydoc 3.0.1 on Sun Mar 29 14:50:22 2009
172
172
    </td>
173
173
    <td align="right" class="footer">
174
 
      <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>
 
174
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
175
        >http://epydoc.sourceforge.net</a>
175
176
    </td>
176
177
  </tr>
177
178
</table>
182
183
  // javascript is turned off then we want them to be
183
184
  // visible); but by default, we want to hide them.  So hide
184
185
  // them unless we have a cookie that says to show them.
185
 
  checkCookie()
 
186
  checkCookie();
186
187
  // -->
187
188
</script>
188
 
  
189
189
</body>
190
190
</html>