Age | Commit message (Collapse) | Author |
|
|
|
The timezone database should not be depended on by packages, but rather found at
runtime in the environment. Otherwise, this package will eventually report the
incorrect time, because time zones change regularly.
This reverts commit 99c1c7a30c59c3514a4ced6e0cad0e5c2860331d.
|
|
* gnu/packages/patches/lxqt-session-procps-4.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/lxqt.cm (lxqt-session): Apply patch.
|
|
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (lxqt-admin)[arguments]: Update hardcoded path
for zone.tab to point to tzdata reference.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|