diff --git a/custom_widgets/help_about_dialog.cpp b/custom_widgets/help_about_dialog.cpp index 9f3a245d..da8b78c6 100644 --- a/custom_widgets/help_about_dialog.cpp +++ b/custom_widgets/help_about_dialog.cpp @@ -18,10 +18,10 @@ HelpAboutDialog::HelpAboutDialog(QWidget * parent) tabWidget->addTab(aboutText = new QTextBrowser(), tr("About")); aboutText->setOpenExternalLinks(true); - aboutText->setFont(QFont("Comic Sans MS", 10)); //purisa + //aboutText->setFont(QFont("Comic Sans MS", 10)); //purisa tabWidget->addTab(helpText = new QTextBrowser(), tr("Help")); helpText->setOpenExternalLinks(true); - helpText->setFont(QFont("Comic Sans MS", 10)); + //helpText->setFont(QFont("Comic Sans MS", 10)); //helpText->setDisabled(true); //tabWidget->addTab(,"About Qt"); @@ -41,13 +41,13 @@ HelpAboutDialog::HelpAboutDialog(const QString & pathAbout,const QString & pathH void HelpAboutDialog::loadAboutInformation(const QString & path) { - aboutText->insertHtml(fileToString(path)); + aboutText->setHtml(fileToString(path)); aboutText->moveCursor(QTextCursor::Start); } void HelpAboutDialog::loadHelp(const QString & path) { - helpText->insertHtml(fileToString(path)); + helpText->setHtml(fileToString(path)); helpText->moveCursor(QTextCursor::Start); } diff --git a/files/about.html b/files/about.html index 8cf89a2c..b77d92c9 100644 --- a/files/about.html +++ b/files/about.html @@ -1,30 +1,74 @@
+ +
-
YACReader - Yet Another Comic Reader - version 6.2.0
-by Luis Ángel San Martín Rodríguez
-e-mail: luisangelsm@gmail.com
-web site: http://www.yacreader.com
+by Luis Ángel San Martín Rodríguez
+
YACReader is free and open source
If you like YACReader, please, consider to make a donation Donate! -
+Find other users and help at: +
+ + +Compressed files are loaded using 7zip (Windows version) and p7zip (Linux/MacOS X versions)
-Flow effect uses PictureFlow. +Server info QR codes are generated using qrencode and qrencode-win32
-Icons were desinged by Mattahan. +SW flow effect uses a modified version of PictureFlow. +
++Some icons were desinged by Mattahan.
\ No newline at end of file diff --git a/files/about_es_ES.html b/files/about_es_ES.html index b1e74210..616a0f93 100644 --- a/files/about_es_ES.html +++ b/files/about_es_ES.html @@ -1,30 +1,74 @@ + +
-
YACReader - Yet Another Comic Reader - versión 6.2.0
-por Luis Ángel San Martín Rodríguez
-e-mail: luisangelsm@gmail.com
-Página web: http://www.yacreader.com
+por Luis Ángel San Martín Rodríguez
+
YACReader es gratis y open source
-Si te gusta YACReader, por favor, considera realizar una donación. ¡Dona! -
-Los archivos comprimidos son cargados mediante 7zip (en Windows) y p7zip (en las versiones Linux/MacOS X) +Encuentra otros usuarios y ayuda en: +
+ + ++Los archivos comprimidos se cargan usando 7zip (Windows) y p7zip (Linux/MacOS X)
-Los efectos de animación 'flow' usan PictureFlow. +Los códigos QR con la información del servidor se generan con qrencode y qrencode-win32
-Los iconos han sido diseñados por Mattahan. +SW flow usa una versión modificada de PictureFlow. +
++Algunos iconos han sido diseñados por Mattahan.
\ No newline at end of file diff --git a/files/helpYACReader.html b/files/helpYACReader.html index 2a17552c..1a103f96 100644 --- a/files/helpYACReader.html +++ b/files/helpYACReader.html @@ -1,9 +1,27 @@ +Get more help on http://www.yacreader.com
+This guide is outdated, get more help on http://www.yacreader.com
YACReader is a fast and simple comic reader with the following features: diff --git a/files/helpYACReaderLibrary.html b/files/helpYACReaderLibrary.html index 49194ff7..da1f7669 100644 --- a/files/helpYACReaderLibrary.html +++ b/files/helpYACReaderLibrary.html @@ -1,9 +1,27 @@
+Get more help on http://www.yacreader.com
+This guide is outdated, get more help on http://www.yacreader.com
YACReader Library is a comic library browser with the following features: diff --git a/files/helpYACReaderLibrary_es_ES.html b/files/helpYACReaderLibrary_es_ES.html index a04b6f44..6303d379 100644 --- a/files/helpYACReaderLibrary_es_ES.html +++ b/files/helpYACReaderLibrary_es_ES.html @@ -1,9 +1,27 @@
+Get more help on http://www.yacreader.com
+Esta guía está desactualizada, obtén más ayuda en http://www.yacreader.com
YACReader Library es un navegador de bibliotecas de cómics con las siguiente caraterísticas: diff --git a/files/helpYACReader_es_ES.html b/files/helpYACReader_es_ES.html index 8e50fee7..58175d84 100644 --- a/files/helpYACReader_es_ES.html +++ b/files/helpYACReader_es_ES.html @@ -1,9 +1,27 @@
+Obtén más ayuda en http://www.yacreader.com
+Esta guía está desactualizada, obtén más ayuda en http://www.yacreader.com
YACReader es un visor de cómics rápido y sencillo con las siguiente características: