summaryrefslogtreecommitdiff
path: root/timer-applet/src/timerapplet/ui
diff options
context:
space:
mode:
Diffstat (limited to 'timer-applet/src/timerapplet/ui')
-rw-r--r--timer-applet/src/timerapplet/ui/AddEditPresetDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/ContinueTimerDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/DurationChooser.py2
-rw-r--r--timer-applet/src/timerapplet/ui/ManagePresetsDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/Notifier.py2
-rw-r--r--timer-applet/src/timerapplet/ui/PieMeter.py2
-rw-r--r--timer-applet/src/timerapplet/ui/PreferencesDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/PulseButton.py2
-rw-r--r--timer-applet/src/timerapplet/ui/ScrollableButtonList.py2
-rw-r--r--timer-applet/src/timerapplet/ui/StartNextTimerDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/StartTimerDialog.py2
-rw-r--r--timer-applet/src/timerapplet/ui/StatusButton.py2
-rw-r--r--timer-applet/src/timerapplet/ui/__init__.py2
13 files changed, 13 insertions, 13 deletions
diff --git a/timer-applet/src/timerapplet/ui/AddEditPresetDialog.py b/timer-applet/src/timerapplet/ui/AddEditPresetDialog.py
index d6773769..ce9d0aee 100644
--- a/timer-applet/src/timerapplet/ui/AddEditPresetDialog.py
+++ b/timer-applet/src/timerapplet/ui/AddEditPresetDialog.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gtk
import gtk.glade as glade
diff --git a/timer-applet/src/timerapplet/ui/ContinueTimerDialog.py b/timer-applet/src/timerapplet/ui/ContinueTimerDialog.py
index a6b1bfb2..5353139f 100644
--- a/timer-applet/src/timerapplet/ui/ContinueTimerDialog.py
+++ b/timer-applet/src/timerapplet/ui/ContinueTimerDialog.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from gettext import gettext as _
import gtk
diff --git a/timer-applet/src/timerapplet/ui/DurationChooser.py b/timer-applet/src/timerapplet/ui/DurationChooser.py
index 77d0a7ed..bd8d35ae 100644
--- a/timer-applet/src/timerapplet/ui/DurationChooser.py
+++ b/timer-applet/src/timerapplet/ui/DurationChooser.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from gettext import gettext as _
import math
diff --git a/timer-applet/src/timerapplet/ui/ManagePresetsDialog.py b/timer-applet/src/timerapplet/ui/ManagePresetsDialog.py
index 0ee38625..80f97bdb 100644
--- a/timer-applet/src/timerapplet/ui/ManagePresetsDialog.py
+++ b/timer-applet/src/timerapplet/ui/ManagePresetsDialog.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gobject
import gtk
diff --git a/timer-applet/src/timerapplet/ui/Notifier.py b/timer-applet/src/timerapplet/ui/Notifier.py
index 92e814b7..91db1517 100644
--- a/timer-applet/src/timerapplet/ui/Notifier.py
+++ b/timer-applet/src/timerapplet/ui/Notifier.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gobject
import pynotify
diff --git a/timer-applet/src/timerapplet/ui/PieMeter.py b/timer-applet/src/timerapplet/ui/PieMeter.py
index f97d02d7..9bec5e5c 100644
--- a/timer-applet/src/timerapplet/ui/PieMeter.py
+++ b/timer-applet/src/timerapplet/ui/PieMeter.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import math
import gobject
diff --git a/timer-applet/src/timerapplet/ui/PreferencesDialog.py b/timer-applet/src/timerapplet/ui/PreferencesDialog.py
index 6341fe8d..d42ae911 100644
--- a/timer-applet/src/timerapplet/ui/PreferencesDialog.py
+++ b/timer-applet/src/timerapplet/ui/PreferencesDialog.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gobject
import gtk
diff --git a/timer-applet/src/timerapplet/ui/PulseButton.py b/timer-applet/src/timerapplet/ui/PulseButton.py
index 8a9fe48c..9694ea48 100644
--- a/timer-applet/src/timerapplet/ui/PulseButton.py
+++ b/timer-applet/src/timerapplet/ui/PulseButton.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import math
import time
diff --git a/timer-applet/src/timerapplet/ui/ScrollableButtonList.py b/timer-applet/src/timerapplet/ui/ScrollableButtonList.py
index 2f8bb378..0af6e51d 100644
--- a/timer-applet/src/timerapplet/ui/ScrollableButtonList.py
+++ b/timer-applet/src/timerapplet/ui/ScrollableButtonList.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gtk
diff --git a/timer-applet/src/timerapplet/ui/StartNextTimerDialog.py b/timer-applet/src/timerapplet/ui/StartNextTimerDialog.py
index ad9aca1b..11886c87 100644
--- a/timer-applet/src/timerapplet/ui/StartNextTimerDialog.py
+++ b/timer-applet/src/timerapplet/ui/StartNextTimerDialog.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
"""
The Start Next Timer dialog
diff --git a/timer-applet/src/timerapplet/ui/StartTimerDialog.py b/timer-applet/src/timerapplet/ui/StartTimerDialog.py
index 69728c73..3d0b4f49 100644
--- a/timer-applet/src/timerapplet/ui/StartTimerDialog.py
+++ b/timer-applet/src/timerapplet/ui/StartTimerDialog.py
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gobject
import gtk
diff --git a/timer-applet/src/timerapplet/ui/StatusButton.py b/timer-applet/src/timerapplet/ui/StatusButton.py
index cde076fe..23e939ce 100644
--- a/timer-applet/src/timerapplet/ui/StatusButton.py
+++ b/timer-applet/src/timerapplet/ui/StatusButton.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import gtk
from PulseButton import PulseButton
diff --git a/timer-applet/src/timerapplet/ui/__init__.py b/timer-applet/src/timerapplet/ui/__init__.py
index 2b0b05ba..a0da1fa4 100644
--- a/timer-applet/src/timerapplet/ui/__init__.py
+++ b/timer-applet/src/timerapplet/ui/__init__.py
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from AddEditPresetDialog import AddEditPresetDialog
from ContinueTimerDialog import ContinueTimerDialog