packages: kde4-kdelibs/kde4-kdelibs-aboutPLD.patch - cosmetics
shadzik
shadzik at pld-linux.org
Thu May 6 00:30:16 CEST 2010
Author: shadzik Date: Wed May 5 22:30:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
packages/kde4-kdelibs:
kde4-kdelibs-aboutPLD.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch
diff -u packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch:1.5 packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch:1.6
--- packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch:1.5 Wed May 5 23:37:41 2010
+++ packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch Thu May 6 00:30:10 2010
@@ -102,11 +102,11 @@
+ about->setOpenExternalLinks(true);
+ about->setTextInteractionFlags(Qt::TextBrowserInteraction);
+ about->setText(i18n("<html>"
-+ "<p>Unlike other big distributions, there is no commercial support behind PLD Linux."
-+ "The developer community consists of various enthusiasts who wish to donate their time"
-+ "and knowledge for the common good of PLD Linux. There is no specific ideology behind PLD-Linux,"
++ "<p>Unlike other big distributions, there is no commercial support behind PLD Linux. "
++ "The developer community consists of various enthusiasts who wish to donate their time "
++ "and knowledge for the common good of PLD Linux. There is no specific ideology behind PLD Linux, "
+ "we just want to have a fast, stable and flexible environment to work in.<br/>"
-+ "<a href=\"http://www.pld-linux.org\">Read more on the official website...</a>.</p></html>"));
++ "<a href=\"http://www.pld-linux.org\">Read more on the official website...</a></p></html>"));
+
+ QLabel *report = new QLabel;
+ report->setMargin(10);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdelibs/kde4-kdelibs-aboutPLD.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list