Skip to content

Commit 007dd6b

Browse files
BLumiayixinshark
authored andcommitted
chore: remove es reginal variants translation resources
Also add .tx/config as well Log:
1 parent 330ee1f commit 007dd6b

7 files changed

Lines changed: 91 additions & 2361 deletions

File tree

.reuse/dep5

Lines changed: 0 additions & 73 deletions
This file was deleted.

.tx/config

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
[main]
22
host = https://www.transifex.com
3-
minimum_perc = 80
4-
mode = developer
53

6-
[o:linuxdeepin:p:deepin-desktop-environment:r:dde-session-shell]
4+
[o:linuxdeepin:p:deepin-desktop-environment:r:7b6846181f3a648d8293f3e4693d31cc]
75
file_filter = translations/dde-session-shell_<lang>.ts
86
source_file = translations/dde-session-shell_en.ts
97
source_lang = en
108
type = QT
119

12-
[o:linuxdeepin:p:deepin-desktop-environment:r:login-gesture]
10+
[o:linuxdeepin:p:deepin-desktop-environment:r:ba0d8d02ba70d7f954ec191e4d0303be]
1311
file_filter = plugins/login-gesture/translations/login-gesture_<lang>.ts
1412
source_file = plugins/login-gesture/translations/login-gesture_en.ts
1513
source_lang = en
1614
type = QT
15+

REUSE.toml

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
version = 1
2+
SPDX-PackageName = "dde-session-shell"
3+
SPDX-PackageSupplier = "UnionTech Software Technology Co., Ltd."
4+
SPDX-PackageDownloadLocation = "https://github.com/linuxdeepin/dde-session-shell"
5+
6+
[[annotations]]
7+
path = ["README.md", "README.zh_CN.md"]
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "None"
10+
SPDX-License-Identifier = "CC-BY-4.0"
11+
12+
[[annotations]]
13+
path = ["cmake/**.in", "cmake/**.cmake"]
14+
precedence = "aggregate"
15+
SPDX-FileCopyrightText = "None"
16+
SPDX-License-Identifier = "CC0-1.0"
17+
18+
[[annotations]]
19+
path = "src/global_util/dbus/**"
20+
precedence = "aggregate"
21+
SPDX-FileCopyrightText = "The Qt Company Ltd."
22+
SPDX-License-Identifier = "CC0-1.0"
23+
24+
[[annotations]]
25+
path = ["**.pro", "**.qrc", "**CMakeLists.txt", "**.cmake", "qt-theme.ini", "files/**", "scripts/**", "src/lightdm-deepin-greeter/deepin-greeter", ".project", ".syncexclude"]
26+
precedence = "aggregate"
27+
SPDX-FileCopyrightText = "None"
28+
SPDX-License-Identifier = "CC0-1.0"
29+
30+
[[annotations]]
31+
path = "docs/**"
32+
precedence = "aggregate"
33+
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
34+
SPDX-License-Identifier = "GPL-3.0-or-later"
35+
36+
[[annotations]]
37+
path = ["src/widgets/img/**", "misc/images/**", "src/session-widgets/img/**", "plugins/examples/login-plugins/login-udcp/images/**"]
38+
precedence = "aggregate"
39+
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
40+
SPDX-License-Identifier = "GPL-3.0-or-later"
41+
42+
[[annotations]]
43+
path = ["translations/**", "plugins/login-gesture/translations/**", ".tx/**"]
44+
precedence = "aggregate"
45+
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
46+
SPDX-License-Identifier = "GPL-3.0-or-later"
47+
48+
[[annotations]]
49+
path = ["lupdate.sh", "tests/test-recoverage.sh", "translate_generation.sh"]
50+
precedence = "aggregate"
51+
SPDX-FileCopyrightText = "None"
52+
SPDX-License-Identifier = "CC0-1.0"
53+
54+
[[annotations]]
55+
path = ".gitignore"
56+
precedence = "aggregate"
57+
SPDX-FileCopyrightText = "None"
58+
SPDX-License-Identifier = "CC0-1.0"
59+
60+
[[annotations]]
61+
path = [".github/**", ".gitlab-ci.yml", ".obs/**"]
62+
precedence = "aggregate"
63+
SPDX-FileCopyrightText = "None"
64+
SPDX-License-Identifier = "CC0-1.0"
65+
66+
[[annotations]]
67+
path = ["xml/**.xml", "**.json", "**.conf"]
68+
precedence = "aggregate"
69+
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
70+
SPDX-License-Identifier = "GPL-3.0-or-later"
71+
72+
[[annotations]]
73+
path = "src/widgets/skin/**.qss"
74+
precedence = "aggregate"
75+
SPDX-FileCopyrightText = "UnionTech Software Technology Co., Ltd."
76+
SPDX-License-Identifier = "GPL-3.0-or-later"
77+
78+
[[annotations]]
79+
path = ["debian/**", "rpm/**", "archlinux/**"]
80+
precedence = "aggregate"
81+
SPDX-FileCopyrightText = "None"
82+
SPDX-License-Identifier = "CC0-1.0"
83+
84+
[[annotations]]
85+
path = "toolGenerate/**/**"
86+
precedence = "aggregate"
87+
SPDX-FileCopyrightText = "None"
88+
SPDX-License-Identifier = "CC0-1.0"

0 commit comments

Comments
 (0)