~trebelnik-stefina/cinnamon-test/+git/k3b:work/jz/cmake-fix

Last commit made on 2023-07-28
Get this branch:
git clone -b work/jz/cmake-fix https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/k3b

Branch merges

Branch information

Name:
work/jz/cmake-fix
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/k3b

Recent commits

59958a8... by Justin Zobel

Revert libk3b CMakelist change and add if5 to services CMakelist

5a27342... by Carl Schwan

Apply 1 suggestion(s) to 1 file(s)

ce03e81... by Justin Zobel

CMake fixes

29cc6fb... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

13778d9... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

7241654... by l10n daemon script <email address hidden>

GIT_SILENT made messages (after extraction)

9035e34... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

8f34896... by "Friedrich W. H. Kossebau" <email address hidden>

Remove useless empty normaloff element from icon property in .ui file

Qt Designer (accidentally) injected empty normaloff elements, which then
results in generated code like:
    QIcon icon;
    QString iconThemeName = QString::fromUtf8("document-import");
    if (QIcon::hasThemeIcon(iconThemeName)) {
        icon = QIcon::fromTheme(iconThemeName);
    } else {
        icon.addFile(QString::fromUtf8(""), QSize(), QIcon::Normal, QIcon::Off);
    }
Such a "" file name is not documented to serve any purpose, just results
in failing icon lookup.

GIT_SILENT

7e6092a... by l10n daemon script <email address hidden>

GIT_SILENT Sync po/docbooks with svn

eb77c3d... by Albert Astals Cid

GIT_SILENT Upgrade release service version to 23.11.70.