Branch: master

c0da2d24 2019-07-12 17:00:55 Chris
Fix khelpcenter branding.

Signed-off-by: Chris <xchrisx@...>
M khelpcenter/glossary.cpp

khelpcenter/glossary.cpp

diff --git a/khelpcenter/glossary.cpp b/khelpcenter/glossary.cpp
index 3c662da..5a21702 100644
--- a/khelpcenter/glossary.cpp
+++ b/khelpcenter/glossary.cpp
@@ -289,7 +289,7 @@
 
     TQTextStream htmlStream(&htmlFile);
     return htmlStream.read()
-           .arg( i18n( "KDE Glossary" ) )
+           .arg( i18n( "TDE Glossary" ) )
            .arg( entry.term() )
            .arg( View::langLookup( "khelpcenter/konq.css" ) )
            .arg( View::langLookup( "khelpcenter/pointers.png" ) )
d7d454ea 2019-07-13 05:48:35 Chris
Fix, brand, modernize and polish ktip.

1. fix missing "</p>"
2. add new browsers
3. fix missing icons
4. change to "trinity-look.org"
5. cosmetics.

Signed-off-by: Chris <xchrisx@...>
M ktip/tips

ktip/tips

diff --git a/ktip/tips b/ktip/tips
index b5d1215..3ed0c10 100644
--- a/ktip/tips
+++ b/ktip/tips
@@ -104,7 +104,7 @@
 </ul>
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -166,6 +166,7 @@
 a world-wide network of software engineers committed to Free Software development.
 The name <i>Trinity</i> was chosen because the word means <i>Three</i> as in
 <i>continuation of KDE 3</i>.</p>
+
 <p>Since then, TDE has evolved to be an independent and standalone computer desktop
 environment project. The developers have molded the code to its own identity without
 giving up on the efficiency, productivity and traditional user interface experience
@@ -246,7 +247,7 @@
 <p>
 TDE is based on a well-designed C++ foundation. C++ is a programming
 language well suited to desktop development. The TDE object model
-extends the power of C++ even further.
+extends the power of C++ even further.</p>
 <center><img src="hicolor/48x48/apps/konqueror.png"></center>
 </html>
 </tip>
@@ -279,7 +280,7 @@
 as many items of different types as you want, all at once.
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png"></center>
+<img src="crystalsvg/48x48/devices/printer.png"></center>
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -337,7 +338,7 @@
 and get the TDEPrint Handbook</a>
 displayed.</p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 </html>
 </tip>
 
@@ -365,7 +366,7 @@
 If you want to kill some time, TDE comes with an extensive collection
 of games.</p><br>
 <center>
-<img src="crystalsvg/48x48/apps/package_games.png">
+<img src="crystalsvg/48x48/categories/applications-games.png">
 </html>
 </tip>
 
@@ -507,10 +508,10 @@
 <html>
 <p> Want TDE's printing power in non-TDE apps?  </p>
 <p> Then use <strong>'tdeprinter'</strong> as "print command".
-Works with Firefox, Seamonkey, Epiphany, gv, Acrobat Reader,
+Works with Firefox, SeaMonkey, PaleMoon, Chrome/Chromium, Epiphany, gv, Acrobat Reader,
 LibreOffice, OpenOffice, any GNOME application and many more...</p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -594,7 +595,7 @@
  This prints 3 different files (from different folders) to printer "infotec".
  </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -730,7 +731,7 @@
 <html>
 <p>
 If you want to make your desktop look more interesting, you can find
-tons of themes, widget styles window decorations and more at <a href="http://kde-look.org/">kde-look.org</a>.
+tons of themes, widget styles window decorations and more at <a href="http://trinity-look.org/">trinity-look.org</a>.
 </p>
 <p align="right"><em>Contributed by Carsten Niehaus</em></p>
 </html>
@@ -760,7 +761,7 @@
 and click the "Print" button.
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -925,9 +926,9 @@
 Konqueror and even set an SVG image as a background for your desktop.</p>
 
 <p>There is a great bunch of <a
-href="http://kde-look.org/index.php?xcontentmode=7" title="kdelook
+href="http://trinity-look.org" title="trinitylook
 SVG">SVG wallpapers</a> for your desktop background available at <a
-href="http://kde-look.org" title="kdelook">kde-look.org</a>.</p>
+href="http://trinity-look.org" title="trinitylook">trinity-look.org</a>.</p>
 </html>
 </tip>
 

Branch: r14.0.x

f2808213 2019-07-13 05:49:11 Chris
Fix, brand, modernize and polish ktip.

1. fix missing "</p>"
2. add new browsers
3. fix missing icons
4. change to "trinity-look.org"
5. cosmetics.

Signed-off-by: Chris <xchrisx@...>
(cherry picked from commit d7d454eab808e02b00f2cc5a1c003a624a5e9304)
M ktip/tips

ktip/tips

diff --git a/ktip/tips b/ktip/tips
index b5d1215..3ed0c10 100644
--- a/ktip/tips
+++ b/ktip/tips
@@ -104,7 +104,7 @@
 </ul>
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -166,6 +166,7 @@
 a world-wide network of software engineers committed to Free Software development.
 The name <i>Trinity</i> was chosen because the word means <i>Three</i> as in
 <i>continuation of KDE 3</i>.</p>
+
 <p>Since then, TDE has evolved to be an independent and standalone computer desktop
 environment project. The developers have molded the code to its own identity without
 giving up on the efficiency, productivity and traditional user interface experience
@@ -246,7 +247,7 @@
 <p>
 TDE is based on a well-designed C++ foundation. C++ is a programming
 language well suited to desktop development. The TDE object model
-extends the power of C++ even further.
+extends the power of C++ even further.</p>
 <center><img src="hicolor/48x48/apps/konqueror.png"></center>
 </html>
 </tip>
@@ -279,7 +280,7 @@
 as many items of different types as you want, all at once.
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png"></center>
+<img src="crystalsvg/48x48/devices/printer.png"></center>
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -337,7 +338,7 @@
 and get the TDEPrint Handbook</a>
 displayed.</p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 </html>
 </tip>
 
@@ -365,7 +366,7 @@
 If you want to kill some time, TDE comes with an extensive collection
 of games.</p><br>
 <center>
-<img src="crystalsvg/48x48/apps/package_games.png">
+<img src="crystalsvg/48x48/categories/applications-games.png">
 </html>
 </tip>
 
@@ -507,10 +508,10 @@
 <html>
 <p> Want TDE's printing power in non-TDE apps?  </p>
 <p> Then use <strong>'tdeprinter'</strong> as "print command".
-Works with Firefox, Seamonkey, Epiphany, gv, Acrobat Reader,
+Works with Firefox, SeaMonkey, PaleMoon, Chrome/Chromium, Epiphany, gv, Acrobat Reader,
 LibreOffice, OpenOffice, any GNOME application and many more...</p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -594,7 +595,7 @@
  This prints 3 different files (from different folders) to printer "infotec".
  </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -730,7 +731,7 @@
 <html>
 <p>
 If you want to make your desktop look more interesting, you can find
-tons of themes, widget styles window decorations and more at <a href="http://kde-look.org/">kde-look.org</a>.
+tons of themes, widget styles window decorations and more at <a href="http://trinity-look.org/">trinity-look.org</a>.
 </p>
 <p align="right"><em>Contributed by Carsten Niehaus</em></p>
 </html>
@@ -760,7 +761,7 @@
 and click the "Print" button.
 </p>
 <center>
-<img src="crystalsvg/48x48/devices/printer1.png">
+<img src="crystalsvg/48x48/devices/printer.png">
 <p align="right"><em>Contributed by Kurt Pfeifle</em></p>
 </html>
 </tip>
@@ -925,9 +926,9 @@
 Konqueror and even set an SVG image as a background for your desktop.</p>
 
 <p>There is a great bunch of <a
-href="http://kde-look.org/index.php?xcontentmode=7" title="kdelook
+href="http://trinity-look.org" title="trinitylook
 SVG">SVG wallpapers</a> for your desktop background available at <a
-href="http://kde-look.org" title="kdelook">kde-look.org</a>.</p>
+href="http://trinity-look.org" title="trinitylook">trinity-look.org</a>.</p>
 </html>
 </tip>