https://bugs.kde.org/show_bug.cgi?id=467150
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/tellico/commit/018ab60d3 | |b01d34d6eb80dbd21aa7a86255e | |da6f Version Fixed In| |3.5 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit 018ab60d3b01d34d6eb80dbd21aa7a86255eda6f by Robby Stephenson. Committed on 11/03/2023 at 21:26. Pushed by rstephenson into branch 'master'. Add config option for link color, defaulting to current color scheme Entry templates included in distribution are updated. Custom templates will need ot be updated to use the option. FIXED-IN: 3.5 M +4 -0 ChangeLog M +52 -0 src/config/tellico_config.kcfg M +13 -0 src/config/tellico_config_addons.cpp M +2 -0 src/config/tellico_config_addons.h M +26 -0 src/configdialog.cpp M +1 -0 src/configdialog.h M +2 -0 src/entryview.cpp M +1 -0 src/images/imagefactory.h M +1 -0 src/mainwindow.cpp M +1 -0 src/translators/htmlexporter.cpp M +2 -1 xslt/entry-templates/Album.xsl M +4 -0 xslt/entry-templates/Compact.xsl M +4 -0 xslt/entry-templates/Default.xsl M +4 -0 xslt/entry-templates/Fancy.xsl M +4 -0 xslt/entry-templates/Video.xsl M +3 -0 xslt/welcome.html https://invent.kde.org/office/tellico/commit/018ab60d3b01d34d6eb80dbd21aa7a86255eda6f -- You are receiving this mail because: You are watching all bug changes.