Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37882957
en ru br
ALT Linux repos
S:0.1.1-alt4

Group :: Graphics
RPM: easypaint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: easypaint-0.1.1-fix-link-to-tracker.patch
Download


diff --git a/sources/mainwindow.cpp b/sources/mainwindow.cpp
index 12a6d66..f433bbb 100644
--- a/sources/mainwindow.cpp
+++ b/sources/mainwindow.cpp
@@ -858,5 +858,5 @@ void MainWindow::helpAct()
                                "</ul>"
                                "<br> %5")
                        .arg(tr("version")).arg("0.1.0").arg(tr("Site")).arg(tr("Authors"))
-                       .arg(tr("If you like <b>EasyPaint</b> and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our <a href=\"https://github.com/Gr1N/EasyPaint/issues?milestone=&sort=created&direction=desc&state=open\">tracker</a>.")));
+                       .arg(tr("If you like <b>EasyPaint</b> and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our <a href=\"https://github.com/Gr1N/EasyPaint/issues\">tracker</a>.")));
 }
diff --git a/sources/translations/easypaint_ru_RU.ts b/sources/translations/easypaint_ru_RU.ts
index 1932f64..63255bf 100644
--- a/sources/translations/easypaint_ru_RU.ts
+++ b/sources/translations/easypaint_ru_RU.ts
@@ -405,8 +405,8 @@ Do you want to save changes?</source>
     </message>
     <message>
         <location filename="../mainwindow.cpp" line="815"/>
-        <source>If you like &lt;b&gt;EasyPaint&lt;/b&gt; and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our &lt;a href=&quot;https://github.com/Gr1N/EasyPaint/issues?milestone=&amp;sort=created&amp;direction=desc&amp;state=open&quot;&gt;tracker&lt;/a&gt;.</source>
-        <translation>Если вам понравится &lt;b&gt;EasyPaint&lt;/b&gt; и вы хотите поделиться своим мнением или сообщить об ошибке или предложить новые идеи, то мы вас ждем на нашем &lt;a href=\&quot;https://github.com/Gr1N/EasyPaint/issues?milestone=&amp;sort=created&amp;direction=desc&amp;state=open\&quot;&gt;трекере&lt;/a&gt;.</translation>
+        <source>If you like &lt;b&gt;EasyPaint&lt;/b&gt; and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our &lt;a href=&quot;https://github.com/Gr1N/EasyPaint/issues&quot;&gt;tracker&lt;/a&gt;.</source>
+        <translation>Если вам понравится &lt;b&gt;EasyPaint&lt;/b&gt; и вы хотите поделиться своим мнением или сообщить об ошибке или предложить новые идеи, то мы вас ждем на нашем &lt;a href=&quot;https://github.com/Gr1N/EasyPaint/issues&quot;&gt;трекере&lt;a&gt;.</translation>
     </message>
     <message>
         <source>Copyright</source>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin