~vcs-imports/shotfactory/trunk

« back to all changes in this revision

Viewing changes to shotfactory03/gui/linux/firefox.py

  • Committer: johann
  • Date: 2007-05-28 18:17:33 UTC
  • Revision ID: vcs-imports@canonical.com-20070528181733-6jtvz283pgpco1z7
Adjusted subversion keyword variables.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
GUI-specific interface functions for X11.
21
21
"""
22
22
 
23
 
__revision__ = '$Rev: 1325 $'
24
 
__date__ = '$Date: 2007-05-28 17:00:58 +0100 (Mon, 28 May 2007) $'
25
 
__author__ = '$Author: johann $'
26
 
 
 
23
__revision__ = "$Rev: 1332 $"
 
24
__date__ = "$Date: 2007-05-28 19:17:33 +0100 (Mon, 28 May 2007) $"
 
25
__author__ = "$Author: johann $"
27
26
 
28
27
import os
29
28
import time