mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
* gnu/packages/patches/lxsession-potfiles-ignore.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/lxde.scm (lxsession): Update to 0.5.6. [source]: Switch to git-fetch. Add patch. Closes: #2268 Change-Id: I9b33123dfbfb6beb53178caeb6c531d9ef1b7a94 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
15 lines
490 B
Diff
15 lines
490 B
Diff
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
|
|
index 353b0ec..adbe1d6 100644
|
|
--- a/po/POTFILES.skip
|
|
+++ b/po/POTFILES.skip
|
|
@@ -1,7 +1,10 @@
|
|
# Autogenerated files with translatable strings.
|
|
lxsession-default-apps/main.c
|
|
lxsession-default-apps/combobox.c
|
|
+lxpolkit/main.c
|
|
+lxsession/app.c
|
|
# This is a source file for configure, output will be translated instead.
|
|
data/lxpolkit.desktop.in.in
|
|
# bug of intltool with automake 1.15
|
|
sub/data/lxpolkit.desktop.in
|
|
+data/lxpolkit.desktop.in
|