[LyX/master] Fix typo.

2015-01-01 Thread Enrico Forestieri
commit 78242f6cd79c19bae4714e853e0ea68ba8433ec2
Author: Enrico Forestieri for...@lyx.org
Date:   Thu Jan 1 19:37:46 2015 +0100

Fix typo.

diff --git a/po/it.gmo b/po/it.gmo
index e664c1b..459f25a 100644
Binary files a/po/it.gmo and b/po/it.gmo differ
diff --git a/po/it.po b/po/it.po
index bacd128..8206b2c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgstr 
 Project-Id-Version: it\n
 Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n
 POT-Creation-Date: 2015-01-01 19:14+0100\n
-PO-Revision-Date: 2015-01-01 19:31+0100\n
+PO-Revision-Date: 2015-01-01 19:36+0100\n
 Last-Translator: Enrico Forestieri for...@lyx.org\n
 Language-Team: italiano i...@li.org\n
 Language: it\n
@@ -27218,7 +27218,7 @@ msgid 
 msgstr 
 LyX è distribuito nella speranza di essere utile ma SENZA NESSUNA GARANZIA, 
nemmeno la garanzia implicita della COMMERCIABILITÀ o dell'IDONEITÀ AD UNO 
SCOPO PARTICOLARE.\n
 Consultate la GNU General Public License (GPL) per ulteriori dettagli.\n
-Dovreste aver ricevuto una copia della GNU General Public License (GPL) 
insieme a questo programma; se non così non fosse, scrivete alla Free Software 
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+Dovreste aver ricevuto una copia della GNU General Public License (GPL) 
insieme a questo programma; se così non fosse, scrivete alla Free Software 
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 #: src/frontends/qt4/GuiAbout.cpp:111
 msgid not released yet


[LyX/master] Fix configuring for Qt5 with autotools on non-Mac platforms.

2015-01-01 Thread Enrico Forestieri
commit ab3259885b989f8053d7af6112293c6a78a83170
Author: Enrico Forestieri for...@lyx.org
Date:   Thu Jan 1 18:44:01 2015 +0100

Fix configuring for Qt5 with autotools on non-Mac platforms.

diff --git a/config/qt4.m4 b/config/qt4.m4
index aa94ae9..7852c8a 100644
--- a/config/qt4.m4
+++ b/config/qt4.m4
@@ -206,6 +206,7 @@ AC_DEFUN([QT_DO_PKG_CONFIG],
if $lyx_use_winextras; then
qt_guilibs=$qt_guilibs Qt5WinExtras
fi
+   lyx_use_macextras=false
PKG_CHECK_EXISTS(Qt5MacExtras, [lyx_use_macextras=true], [])
if $lyx_use_macextras; then
qt_guilibs=$qt_guilibs Qt5MacExtras


[LyX/master] Fix configuring for Qt5 with autotools on non-Mac platforms.

2015-01-01 Thread Enrico Forestieri
commit ab3259885b989f8053d7af6112293c6a78a83170
Author: Enrico Forestieri 
Date:   Thu Jan 1 18:44:01 2015 +0100

Fix configuring for Qt5 with autotools on non-Mac platforms.

diff --git a/config/qt4.m4 b/config/qt4.m4
index aa94ae9..7852c8a 100644
--- a/config/qt4.m4
+++ b/config/qt4.m4
@@ -206,6 +206,7 @@ AC_DEFUN([QT_DO_PKG_CONFIG],
if $lyx_use_winextras; then
qt_guilibs="$qt_guilibs Qt5WinExtras"
fi
+   lyx_use_macextras=false
PKG_CHECK_EXISTS(Qt5MacExtras, [lyx_use_macextras=true], [])
if $lyx_use_macextras; then
qt_guilibs="$qt_guilibs Qt5MacExtras"


[LyX/master] Fix typo.

2015-01-01 Thread Enrico Forestieri
commit 78242f6cd79c19bae4714e853e0ea68ba8433ec2
Author: Enrico Forestieri 
Date:   Thu Jan 1 19:37:46 2015 +0100

Fix typo.

diff --git a/po/it.gmo b/po/it.gmo
index e664c1b..459f25a 100644
Binary files a/po/it.gmo and b/po/it.gmo differ
diff --git a/po/it.po b/po/it.po
index bacd128..8206b2c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: it\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
 "POT-Creation-Date: 2015-01-01 19:14+0100\n"
-"PO-Revision-Date: 2015-01-01 19:31+0100\n"
+"PO-Revision-Date: 2015-01-01 19:36+0100\n"
 "Last-Translator: Enrico Forestieri \n"
 "Language-Team: italiano \n"
 "Language: it\n"
@@ -27218,7 +27218,7 @@ msgid ""
 msgstr ""
 "LyX è distribuito nella speranza di essere utile ma SENZA NESSUNA GARANZIA, 
nemmeno la garanzia implicita della COMMERCIABILITÀ o dell'IDONEITÀ AD UNO 
SCOPO PARTICOLARE.\n"
 "Consultate la GNU General Public License (GPL) per ulteriori dettagli.\n"
-"Dovreste aver ricevuto una copia della GNU General Public License (GPL) 
insieme a questo programma; se non così non fosse, scrivete alla Free Software 
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
+"Dovreste aver ricevuto una copia della GNU General Public License (GPL) 
insieme a questo programma; se così non fosse, scrivete alla Free Software 
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
 
 #: src/frontends/qt4/GuiAbout.cpp:111
 msgid "not released yet"