fix(translation)
- 添加多语种翻译
This commit is contained in:
parent
002a10b4de
commit
a66cf5ccb4
6059
0001-fix-translate-add-some-translation.patch
Normal file
6059
0001-fix-translate-add-some-translation.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: kiran-flameshot
|
Name: kiran-flameshot
|
||||||
Version: 2.2.2
|
Version: 2.2.2
|
||||||
Release: 2
|
Release: 3
|
||||||
|
|
||||||
# Main code: GPLv3
|
# Main code: GPLv3
|
||||||
# Logo: Free Art License v1.3
|
# Logo: Free Art License v1.3
|
||||||
@ -14,6 +14,7 @@ Summary: Powerful and simple to use screenshot software
|
|||||||
|
|
||||||
URL: https://github.com/lupoDharkael/flameshot
|
URL: https://github.com/lupoDharkael/flameshot
|
||||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
Patch0: 0001-fix-translate-add-some-translation.patch
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
@ -76,6 +77,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*.*
|
%{_datadir}/icons/hicolor/*/apps/*.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2023 wangyucheng <wangyucheng@kylinsec.om.cn> - 2.2.2-2
|
||||||
|
- KYOS-T: add some translation
|
||||||
|
|
||||||
* Thu Aug 04 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-2
|
* Thu Aug 04 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-2
|
||||||
- KYOS-F: Modify license
|
- KYOS-F: Modify license
|
||||||
- KYOS-F: Add yaml file
|
- KYOS-F: Add yaml file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user