diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-13 20:43:25 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-13 20:43:25 +0200 |
commit | 64d0fc90d7df5a188a5ce9ed9cd562f76d7b139f (patch) | |
tree | 0af646d9dc2ebdb236eb467b2a63560298135959 /qooxdoo | |
parent | bd16c367fc755f976fa9c0febca9ede065b61f2f (diff) | |
download | smokeping-64d0fc90d7df5a188a5ce9ed9cd562f76d7b139f.tar.gz smokeping-64d0fc90d7df5a188a5ce9ed9cd562f76d7b139f.tar.xz |
prepare for the release of smokeping-2.4.1
Diffstat (limited to 'qooxdoo')
-rw-r--r-- | qooxdoo/source/class/Tr/Application.js | 2 | ||||
-rw-r--r-- | qooxdoo/source/translation/messages.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qooxdoo/source/class/Tr/Application.js b/qooxdoo/source/class/Tr/Application.js index 349e4b8..1fc29f9 100644 --- a/qooxdoo/source/class/Tr/Application.js +++ b/qooxdoo/source/class/Tr/Application.js @@ -42,7 +42,7 @@ qx.Class.define('Tr.Application', top.set({ height: 'auto' }); - var title = new qx.ui.basic.Atom('SmokeTrace VERSION'); + var title = new qx.ui.basic.Atom('SmokeTrace 2.4.1')); with(title){ setTextColor('#b0b0b0'); setFont(qx.ui.core.Font.fromString('20px bold sans-serif')); diff --git a/qooxdoo/source/translation/messages.pot b/qooxdoo/source/translation/messages.pot index dc683c3..bdcc7cd 100644 --- a/qooxdoo/source/translation/messages.pot +++ b/qooxdoo/source/translation/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-13 14:34+0200\n" +"POT-Creation-Date: 2008-06-13 15:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |