From 64d0fc90d7df5a188a5ce9ed9cd562f76d7b139f Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 13 Jun 2008 18:43:25 +0000 Subject: prepare for the release of smokeping-2.4.1 --- qooxdoo/source/class/Tr/Application.js | 2 +- qooxdoo/source/translation/messages.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'qooxdoo/source') 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 \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-24-g4f1b