Add new qterminal-l10n package.
This commit is contained in:
parent
ddeb962e1e
commit
1936ca5363
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ qterminal (0.14.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
- Bump build dependencies.
|
- Bump build dependencies.
|
||||||
* Bump Standards-version to 4.3.0, no changes needed.
|
* Bump Standards-version to 4.3.0, no changes needed.
|
||||||
* Bump debhelper compat to 12, no changes needed.
|
* Bump debhelper compat to 12, no changes needed.
|
||||||
|
* Add new qterminal-l10n package.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 01:02:32 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 01:02:32 -0600
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -33,3 +33,14 @@ Description: Lightweight Qt terminal emulator
|
|||||||
* Multiple tabs.
|
* Multiple tabs.
|
||||||
* Customizable shortcuts.
|
* Customizable shortcuts.
|
||||||
* Various color schemes.
|
* Various color schemes.
|
||||||
|
|
||||||
|
Package: qterminal-l10n
|
||||||
|
Architecture: all
|
||||||
|
Multi-Arch: foreign
|
||||||
|
Section: localization
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
qttranslations5-l10n
|
||||||
|
Breaks: qterminal (<< 0.6.1)
|
||||||
|
Replaces: qterminal (<< 0.6.1)
|
||||||
|
Description: Language package for qterminal
|
||||||
|
This package contains the l10n files needed by qterminal.
|
||||||
|
1
debian/qterminal-l10n.install
vendored
Normal file
1
debian/qterminal-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/qterminal/translations
|
5
debian/qterminal.install
vendored
Normal file
5
debian/qterminal.install
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
usr/share/applications/qterminal_drop.desktop
|
||||||
|
usr/share/applications/qterminal.desktop
|
||||||
|
usr/share/appdata/qterminal.appdata.xml
|
||||||
|
usr/share/icons/hicolor/64x64/apps/qterminal.png
|
||||||
|
usr/bin/qterminal
|
Loading…
x
Reference in New Issue
Block a user