diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-11-13 02:06:28 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-11-13 10:20:58 +0100 |
commit | 13ab9cf7a40997c1f166cba4e7846f854faa1f83 (patch) | |
tree | 80efd352da0d89e7e8125a9047bb79c64c08670a /ubuntu/_base/applications/graphics/gwenview-i18n/debian/control | |
parent | 19a474fdf9e2065f17f85051e9c189d3628e64db (diff) | |
download | tde-packaging-13ab9cf7a40997c1f166cba4e7846f854faa1f83.tar.gz tde-packaging-13ab9cf7a40997c1f166cba4e7846f854faa1f83.zip |
DEB gwenview: Fix the name of suggested i18n package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 300b3bb470d5c4900fdd86bee4763749912f460a)
Diffstat (limited to 'ubuntu/_base/applications/graphics/gwenview-i18n/debian/control')
-rw-r--r-- | ubuntu/_base/applications/graphics/gwenview-i18n/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/applications/graphics/gwenview-i18n/debian/control b/ubuntu/_base/applications/graphics/gwenview-i18n/debian/control index 16e21e9ee..b292db694 100644 --- a/ubuntu/_base/applications/graphics/gwenview-i18n/debian/control +++ b/ubuntu/_base/applications/graphics/gwenview-i18n/debian/control @@ -13,5 +13,5 @@ Depends: gwenview-trinity (>= 1.4.2) Replaces: gwenview-trinity (<< 1.4.0-1) Description: Internationalization (i18n) for Gwenview, an image viewer for TDE This package provides internationalization (i18n) files (translations) for - Gwenview, an image viewer for the Trinity Desktop Environment. See the 'gwenview' - package description for more information. + Gwenview, an image viewer for the Trinity Desktop Environment. See the + 'gwenview-trinity' package description for more information. |