From 7a44e6abcd8a824b97ecf6b57a4e0db25ce76e50 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Sat, 29 Mar 2014 13:07:09 -0700 Subject: [PATCH] Require wxWidgets 3.0 --- configure.ac | 2 +- dist/freebsd/Makefile | 2 +- po/spek.pot | 34 +++++++++++++++++----------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/configure.ac b/configure.ac index 198ec11..cfb839a 100644 --- a/configure.ac +++ b/configure.ac @@ -51,7 +51,7 @@ PKG_CHECK_MODULES(AVCODEC, [libavcodec >= 53.25]) PKG_CHECK_MODULES(AVUTIL, [libavutil >= 51.17]) AM_OPTIONS_WXCONFIG -reqwx=2.9.4 +reqwx=3.0.0 AM_PATH_WXCONFIG($reqwx, wx=1) if test "$wx" != 1; then AC_MSG_ERROR([ diff --git a/dist/freebsd/Makefile b/dist/freebsd/Makefile index f3884d5..2a0c1d9 100644 --- a/dist/freebsd/Makefile +++ b/dist/freebsd/Makefile @@ -21,7 +21,7 @@ NO_STAGE= yes USE_GCC= 4.7+ USES= gettext gmake pkgconfig USE_GNOME= desktopfileutils intltool -USE_WX= 2.8+ +USE_WX= 3.0 WX_UNICODE= yes WX_CONF_ARGS= absolute GNU_CONFIGURE= yes diff --git a/po/spek.pot b/po/spek.pot index 43b92bc..b17ef59 100644 --- a/po/spek.pot +++ b/po/spek.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-11 10:26-0700\n" +"POT-Creation-Date: 2014-03-29 13:05-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -141,72 +141,72 @@ msgstr "" msgid "Spek - Acoustic Spectrum Analyser" msgstr "" -#: ../src/spek-window.cc:95 +#: ../src/spek-window.cc:91 msgid "&File" msgstr "" -#: ../src/spek-window.cc:101 +#: ../src/spek-window.cc:97 msgid "&Edit" msgstr "" -#: ../src/spek-window.cc:105 ../src/spek-window.cc:110 +#: ../src/spek-window.cc:101 ../src/spek-window.cc:106 msgid "&Help" msgstr "" -#: ../src/spek-window.cc:133 +#: ../src/spek-window.cc:128 msgid "Help" msgstr "" -#: ../src/spek-window.cc:147 +#: ../src/spek-window.cc:141 msgid "A new version of Spek is available, click to download." msgstr "" #. TRANSLATORS: window title, %s is replaced with the file name -#: ../src/spek-window.cc:185 +#: ../src/spek-window.cc:179 #, c-format msgid "Spek - %s" msgstr "" -#: ../src/spek-window.cc:232 +#: ../src/spek-window.cc:226 msgid "All files" msgstr "" -#: ../src/spek-window.cc:234 +#: ../src/spek-window.cc:228 msgid "Audio files" msgstr "" -#: ../src/spek-window.cc:248 +#: ../src/spek-window.cc:242 msgid "Open File" msgstr "" -#: ../src/spek-window.cc:270 +#: ../src/spek-window.cc:264 msgid "PNG images" msgstr "" -#: ../src/spek-window.cc:276 +#: ../src/spek-window.cc:270 msgid "Save Spectrogram" msgstr "" #. Suggested name is .png -#: ../src/spek-window.cc:284 +#: ../src/spek-window.cc:278 msgid "Untitled" msgstr "" #. TRANSLATORS: Add your name here -#: ../src/spek-window.cc:331 +#: ../src/spek-window.cc:325 msgid "translator-credits" msgstr "" -#: ../src/spek-window.cc:337 +#: ../src/spek-window.cc:331 msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" msgstr "" -#: ../src/spek-window.cc:340 +#: ../src/spek-window.cc:334 msgid "Spek Website" msgstr "" #. TRANSLATORS: the %s is the package version. -#: ../src/spek.cc:96 +#: ../src/spek.cc:94 #, c-format msgid "Spek version %s" msgstr ""