| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The changes are loosely based on starttde proposed by @Woodsman in [1].
[1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 3c0b2b898d8183629806bfcc827662b42d100432)
|
| |
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 2a6d54be85d65653a4272c641e4ac0c8af91dfe5)
|
| |
|
|
|
|
|
| |
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322
Co-authored-by: Alexander Golubev <fatzer2@gmail.com>
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6fac1bccedf2267e3ce56cc61bf08d41bfbc7f47)
|
| |
|
|
|
|
|
|
|
|
|
| |
Namely:
- Re-wrapping of text
- Some rewording of comments
- Replacement of back-ticks `` with $()
- A few additional output messages
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6d02f6afe34c2b816889d1180dcd3c62629a7611)
|
| |
|
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit af60b0eb6f00e9959051b1dc4e66c3f5dd6c294f)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
.. to see which XDG_CONFIG_DIRS are set by the script.
This is interesting on platform which use this environment varialble
to find the desktop files from the trinity installation.
See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/232
for a use case where this kind of output is useful.
Signed-off-by: Bernhard Reiter <bernhard@intevation.de>
(cherry picked from commit a84397aebb34c846cda46dcefe8c381085c73312)
|
| |
|
|
|
|
|
|
| |
The variable is set and exported. But previously it was unset before
xprop(1) can remove the property. This commit corrects or gives the
xprop command the opportunity to remove the property (TDE_FULL_SESSION).
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
|
|
| |
resolves issue TDE/tde#70.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
depending on the current value of forceFontDPI. This solves the automatic
transition of configuration after adding support for variable font DPI.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was originally resolved by following the symbolic links to determine
the location of the startup script. Mostly adjusted for Debian
distributions and derivatives that have support for "alternatives".
This doesn't work for distributions that install TDE under a
self-contained directory (distros like Dragora, Guix or simply users
that use Graft or GNU Stow tools). Also projects like GSRC...
This code has been improved to cover these cases, also minimizing the
compatibility impact for the readlink command (non-standard) by
eliminating the use of options for greater compatibility, as some systems
do not have the -e or -f options, as they may also have different behavior
(between systems).
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
|
|
| |
'source' is a shell builtin coming from GNU Bash.
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
by installing packages during a session.
This resolves bug 2395
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
| |
Value is not localized and format 't' can cause problems with some locales.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
file).
This resolves bug 2094.
|
| |
|
|
| |
This relates to Bug 2069.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Add r14-xdg-update version index to allow automatic rerun
|
| | |
|
| |
|
|
| |
renaming changes.
|
| | |
|
| |
|
|
|
|
| |
This partially resolves Bug 1264
Fix displayconfig crashes and warnings
Slightly clean up iccconfig and hwmanager
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
break with spaces in the directory name. Moved R14 XDG updating snippets
to a separate script named r14-xdg-update.
|
| | |
|
| |
|
|
|
|
|
| |
Fix path to libnspr
Fix PRELINKING condition
Fix setting TDE_SESSION_UID
Optimize first path clipping from TDEDIRS
|
| | |
|
| | |
|
| |
|
|
| |
Thanks to Slavek Banko!
|
| |
|
|
| |
updated to test for $MANPATH before appending that environment variable.
|
| |
|
|
| |
No functional changes.
|
| | |
|
| | |
|
| |
|
|
| |
Update two references of kdesu to tdesu.
|
| |
|
|
|
| |
This closes Bug 675
Thanks to Darrell Anderson for the patch!
|