Require wxWidgets 3.0

This commit is contained in:
Alexander Kojevnikov 2014-03-29 13:07:09 -07:00
parent 8c4f672e10
commit 7a44e6abcd
3 changed files with 19 additions and 19 deletions

View File

@ -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([

View File

@ -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

View File

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <file_name>.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 ""