Add new lxqt-config-l10n package.
This commit is contained in:
parent
b135ae2d50
commit
f940770c41
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-config (0.14.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
- Bump build dependencies.
|
- Bump build dependencies.
|
||||||
* Bump debhelper compat to 12, no changes needed.
|
* Bump debhelper compat to 12, no changes needed.
|
||||||
|
* Add new lxqt-config-l10n package.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:01:01 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:01:01 -0600
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -44,9 +44,18 @@ Suggests: adwaita-qt,
|
|||||||
obconf-qt,
|
obconf-qt,
|
||||||
qt5-style-plugins,
|
qt5-style-plugins,
|
||||||
synaptic
|
synaptic
|
||||||
Conflicts: lxqt-config-l10n (<= 0.13.0-0ubuntu1)
|
|
||||||
Replaces: lxqt-config-l10n (<= 0.13.0-0ubuntu1)
|
|
||||||
Description: LXQt system settings center
|
Description: LXQt system settings center
|
||||||
The LXQt system settings center
|
The LXQt system settings center
|
||||||
.
|
.
|
||||||
This package contain the LXQt configuration ui.
|
This package contain the LXQt configuration ui.
|
||||||
|
|
||||||
|
Package: lxqt-config-l10n
|
||||||
|
Architecture: all
|
||||||
|
Multi-Arch: foreign
|
||||||
|
Section: localization
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
qttranslations5-l10n
|
||||||
|
Breaks: lxqt-config (<< 0.11.0)
|
||||||
|
Replaces: lxqt-config (<< 0.11.0)
|
||||||
|
Description: Language package for lxqt-config
|
||||||
|
This package contains the l10n files needed by lxqt-config.
|
||||||
|
8
debian/lxqt-config-l10n.install
vendored
Normal file
8
debian/lxqt-config-l10n.install
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
usr/share/lxqt/translations/lxqt-config
|
||||||
|
usr/share/lxqt/translations/lxqt-config-appearance
|
||||||
|
usr/share/lxqt/translations/lxqt-config-brightness
|
||||||
|
usr/share/lxqt/translations/lxqt-config-cursor
|
||||||
|
usr/share/lxqt/translations/lxqt-config-file-associations
|
||||||
|
usr/share/lxqt/translations/lxqt-config-input
|
||||||
|
usr/share/lxqt/translations/lxqt-config-locale
|
||||||
|
usr/share/lxqt/translations/lxqt-config-monitor
|
18
debian/lxqt-config.install
vendored
Normal file
18
debian/lxqt-config.install
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
etc/xdg/menus/lxqt-config.menu
|
||||||
|
usr/share/applications/lxqt-config-locale.desktop
|
||||||
|
usr/share/applications/lxqt-config-file-associations.desktop
|
||||||
|
usr/share/applications/lxqt-config-appearance.desktop
|
||||||
|
usr/share/applications/lxqt-config-brightness.desktop
|
||||||
|
usr/share/applications/lxqt-config-monitor.desktop
|
||||||
|
usr/share/applications/lxqt-config-input.desktop
|
||||||
|
usr/share/applications/lxqt-config.desktop
|
||||||
|
usr/share/lxqt/icons/monitor.svg
|
||||||
|
usr/share/icons/hicolor/48x48/apps/brightnesssettings.svg
|
||||||
|
usr/bin/lxqt-config-input
|
||||||
|
usr/bin/lxqt-config-monitor
|
||||||
|
usr/bin/lxqt-config-appearance
|
||||||
|
usr/bin/lxqt-config-brightness
|
||||||
|
usr/bin/lxqt-config-file-associations
|
||||||
|
usr/bin/lxqt-config-locale
|
||||||
|
usr/bin/lxqt-config
|
||||||
|
usr/lib/*/lxqt-config/liblxqt-config-cursor.so
|
Loading…
x
Reference in New Issue
Block a user