blob: c1918450ef368f4312fe86b69e617ff689355508 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
################################################################################
# TDEAlternatives - alternatives configuration module for TDE #
# #
# Improvements and feedback are welcome! #
# This software is licensed under the terms of the GNU GPL v3 license. #
################################################################################
tde_l10n_create_template( "messages/tdealternatives" )
tde_l10n_create_template(
CATALOG "desktop_files/tdealternatives-desktops"
SOURCES tdealternatives.desktop
)
|