[lxqt-globalkeys] - Update translations

Helio Chissini de Castro heliocastro at fedoraproject.org
Mon Feb 9 12:36:58 UTC 2015


commit 1b4355073b3bb6477a78ea3a914e9fab86c317d0
Author: Helio Chissini de Castro <helio at kde.org>
Date:   Mon Feb 9 10:36:45 2015 -0200

    - Update translations

 lxqt-globalkeys.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/lxqt-globalkeys.spec b/lxqt-globalkeys.spec
index cbe822d..2af5635 100644
--- a/lxqt-globalkeys.spec
+++ b/lxqt-globalkeys.spec
@@ -1,7 +1,7 @@
 Name:    lxqt-globalkeys
 Summary: Global keys utility for LXQt desktop suite
 Version: 0.9.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 URL:     http://lxqt.org/
 Source0: http://downloads.lxqt.org/lxqt/0.9.0/lxqt-globalkeys-0.9.0.tar.xz
@@ -39,16 +39,18 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 desktop-file-edit --remove-category=LXQt --add-category=X-LXQt \
 	--remove-only-show-in=LXQt --add-only-show-in=X-LXQt %{buildroot}%{_datadir}/applications/lxqt-config-globalkeyshortcuts.desktop
 
+%find_lang lxqt-config-globalkeyshortcuts --with-qt
+
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 
-%files
+%files -f lxqt-config-globalkeyshortcuts.lang
 %doc COPYING
 %{_bindir}/lxqt-globalkeysd
 %{_bindir}/lxqt-config-globalkeyshortcuts
-%{_datadir}/lxqt/translations/lxqt-config-globalkeyshortcuts
 %{_datadir}/applications/lxqt-config-globalkeyshortcuts.desktop
 %{_libdir}/liblxqt-globalkeys.so.0*
 %{_libdir}/liblxqt-globalkeys-ui.so.0*
@@ -64,6 +66,9 @@ desktop-file-edit --remove-category=LXQt --add-category=X-LXQt \
 
 
 %changelog
+* Mon Feb 09 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-2
+- Proper add locale for Qt tm files
+
 * Sun Feb 08 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-1
 - New upstream release 0.9.0
 


More information about the scm-commits mailing list