Hi
First: This is a question for which the devels list is more suitable.
oh sorry, I have no idea why I posted to the user list. I really wanted to post to the dev list.
Second: You did rebuild tdelibs to be at least with commit?
commit d633f38f6ffd57c5d03aa0eaf37dc0f6d5c42fad Author: Mavridis Philippe mavridisf@gmail.com Date: Wed Jun 8 14:46:24 2022 +0300
TDEFontChooser: backport setFamilyList(...) from KOffice Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
I have pulled/updated all incl. tdebase, but I do not see this commit. The last one I see is
commit d4e06b76962198eb64e6c2826d4695248102037c (HEAD -> master, origin/master, origin/HEAD) Author: Vincent Reher tde@4reher.org Date: Sat Mar 5 15:14:32 2022 -0800
Replace listview's binary "Case Insensitive Sort" option with 3 mutually exclusive options:
1. Unicode based (AB...ab) 2. Unicode based, case insensitive (aAbB) 2. Locale based
This resolves issue #252.
Signed-off-by: Vincent Reher tde@4reher.org
$ git config -l
user.email=deloptes@gmail.com user.name=Emanoil Kotsev pull.rebase=true core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true core.worktree=../../../../../main/core/tdebase remote.origin.url=https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.master.remote=origin branch.master.merge=refs/heads/master submodule.admin.active=true submodule.admin.url=https://system@scm.trinitydesktop.org/scm/git/tde-common-admin branch.fix/kicker-clock-build-dependency.remote=origin branch.fix/kicker-clock-build-dependency.merge=refs/heads/fix/kicker-clock-build-dependency
$ git status On branch master Your branch is up to date with 'origin/master'.
thank you in advance BR