diff options
author | ormorph <roma251078@mail.ru> | 2021-11-12 21:37:43 +0300 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2021-11-14 09:01:35 +0000 |
commit | 4de2c3e39729eac94ca11a477e4811dcc5c25c5f (patch) | |
tree | d590939e13f37d726b0178e6fb6f3301a9634c57 /trinity-apps/tde-style-baghira | |
parent | 99a1ad69b052b48094951726c6b54e7cbfdf8416 (diff) | |
download | tde-packaging-gentoo-4de2c3e39729eac94ca11a477e4811dcc5c25c5f.tar.gz tde-packaging-gentoo-4de2c3e39729eac94ca11a477e4811dcc5c25c5f.zip |
Changing the TRINITY_MODULE_TYPE variable in ebuilds
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/tde-style-baghira')
-rw-r--r-- | trinity-apps/tde-style-baghira/tde-style-baghira-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/tde-style-baghira/tde-style-baghira-9999.ebuild b/trinity-apps/tde-style-baghira/tde-style-baghira-9999.ebuild index 0f1f448e..bac30fc4 100644 --- a/trinity-apps/tde-style-baghira/tde-style-baghira-9999.ebuild +++ b/trinity-apps/tde-style-baghira/tde-style-baghira-9999.ebuild @@ -8,7 +8,7 @@ TRINITY_HANDBOOK="never" TRINITY_LANGS="de" -TRINITY_MODULE_TYPE="applications" +TRINITY_MODULE_TYPE="applications/themes" inherit trinity-base-2 DESCRIPTION="Baghira widget style for TDE" |