[lxqt-config] - Update translations

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


commit c7150dd72b2660bd8885c8e25fa9f62e0df79f27
Author: Helio Chissini de Castro <helio at kde.org>
Date:   Mon Feb 9 10:28:32 2015 -0200

    - Update translations

 lxqt-config.spec |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/lxqt-config.spec b/lxqt-config.spec
index 28d9ff0..a34104d 100644
--- a/lxqt-config.spec
+++ b/lxqt-config.spec
@@ -1,7 +1,7 @@
 Name:    lxqt-config
 Summary: Config tools 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-config-0.9.0.tar.xz
@@ -41,14 +41,20 @@ for desktop in %{buildroot}/%{_datadir}/applications/*.desktop; do
 		--remove-only-show-in=LXQt --add-only-show-in=X-LXQt ${desktop}
 done
 
-%files
+%find_lang %{name} --with-qt
+%find_lang %{name}-monitor --with-qt
+%find_lang %{name}-input --with-qt
+%find_lang %{name}-cursor --with-qt
+%find_lang %{name}-file-associations --with-qt
+%find_lang %{name}-appearance --with-qt
+
+%files -f %{name}.lang -f %{name}-monitor.lang -f %{name}-input.lang -f %{name}-cursor.lang -f %{name}-file-associations.lang -f %{name}-appearance.lang
 %doc COPYING
 %{_bindir}/lxqt-config
 %{_bindir}/lxqt-config-appearance
 %{_bindir}/lxqt-config-file-associations
 %{_bindir}/lxqt-config-input
 %{_bindir}/lxqt-config-monitor
-%{_datadir}/lxqt
 %{_datadir}/applications/lxqt-config-appearance.desktop
 %{_datadir}/applications/lxqt-config-file-associations.desktop
 %{_datadir}/applications/lxqt-config-input.desktop
@@ -58,6 +64,9 @@ done
 %config(noreplace) %{_sysconfdir}/xdg/menus/lxqt-config.menu
 
 %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