blob: 73d27879401c0ae594f0865eabe56ed242158d67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
################################################################################
# twin-style-mallory #
# ------------------ #
# This file is licensed under the terms of GNU GPL v3 or later. #
# Improvements and feedback are welcome. #
################################################################################
### Translation templates ######################################################
tde_l10n_create_template(
CATALOG "desktop_files/twin-style-mallory-colors/"
SOURCES *.kcsrc
)
|