diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-19 22:13:07 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-19 23:36:58 +0900 |
commit | 19f941ff17f50a210fa13c6d7d306f9f6a58de92 (patch) | |
tree | 0348a3a3f44d593bacedeb4816a9489e21e2b323 | |
parent | 89ebbd272bbf26e75642908900d064ac3ec50cb8 (diff) | |
download | tde-packaging-19f941ff17f50a210fa13c6d7d306f9f6a58de92.tar.gz tde-packaging-19f941ff17f50a210fa13c6d7d306f9f6a58de92.zip |
DEB tdebase: add solarized themes to konsole
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3f254b109a1b494b6dfddec608140f14356eb276)
-rw-r--r-- | debian/_base/core/tdebase/debian/konsole-trinity.install | 2 | ||||
-rw-r--r-- | dilos/core/tdebase/debian/konsole-trinity.install | 2 | ||||
-rw-r--r-- | ubuntu/_base/core/tdebase/debian/konsole-trinity.install | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/debian/_base/core/tdebase/debian/konsole-trinity.install b/debian/_base/core/tdebase/debian/konsole-trinity.install index b7fd05d0c..c02af16b0 100644 --- a/debian/_base/core/tdebase/debian/konsole-trinity.install +++ b/debian/_base/core/tdebase/debian/konsole-trinity.install @@ -58,6 +58,8 @@ debian/tmp/opt/trinity/share/apps/konsole/su.desktop debian/tmp/opt/trinity/share/apps/konsole/sumc.desktop debian/tmp/opt/trinity/share/apps/konsole/syscolor.schema debian/tmp/opt/trinity/share/apps/konsole/tips +debian/tmp/opt/trinity/share/apps/konsole/Solarized.schema +debian/tmp/opt/trinity/share/apps/konsole/SolarizedLight.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_darkbg.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_lightbg.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_MC.schema diff --git a/dilos/core/tdebase/debian/konsole-trinity.install b/dilos/core/tdebase/debian/konsole-trinity.install index 9882b34d1..a2387b9d8 100644 --- a/dilos/core/tdebase/debian/konsole-trinity.install +++ b/dilos/core/tdebase/debian/konsole-trinity.install @@ -58,6 +58,8 @@ debian/tmp/usr/share/apps/konsole/su.desktop debian/tmp/usr/share/apps/konsole/sumc.desktop debian/tmp/usr/share/apps/konsole/syscolor.schema debian/tmp/usr/share/apps/konsole/tips +debian/tmp/usr/share/apps/konsole/Solarized.schema +debian/tmp/usr/share/apps/konsole/SolarizedLight.schema debian/tmp/usr/share/apps/konsole/Transparent_darkbg.schema debian/tmp/usr/share/apps/konsole/Transparent_lightbg.schema debian/tmp/usr/share/apps/konsole/Transparent_MC.schema diff --git a/ubuntu/_base/core/tdebase/debian/konsole-trinity.install b/ubuntu/_base/core/tdebase/debian/konsole-trinity.install index b7fd05d0c..c02af16b0 100644 --- a/ubuntu/_base/core/tdebase/debian/konsole-trinity.install +++ b/ubuntu/_base/core/tdebase/debian/konsole-trinity.install @@ -58,6 +58,8 @@ debian/tmp/opt/trinity/share/apps/konsole/su.desktop debian/tmp/opt/trinity/share/apps/konsole/sumc.desktop debian/tmp/opt/trinity/share/apps/konsole/syscolor.schema debian/tmp/opt/trinity/share/apps/konsole/tips +debian/tmp/opt/trinity/share/apps/konsole/Solarized.schema +debian/tmp/opt/trinity/share/apps/konsole/SolarizedLight.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_darkbg.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_lightbg.schema debian/tmp/opt/trinity/share/apps/konsole/Transparent_MC.schema |