You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
402 B
11 lines
402 B
# TDE Config File
|
|
[General]
|
|
Name=TDE DCOP Service
|
|
Name[fr]=Un service DCOP pour TDE
|
|
Icon=kdcop.png
|
|
Category=C++/TDE
|
|
Comment=Generates a framework for a TDE dcop service and client access library.
|
|
Comment[fr]=Génère un squelette de programme pour la gestion d'un service DCOP pour TDE et un programme d'accés au bibliothéque.
|
|
FileTemplates=h,CStyle,cpp,CStyle
|
|
ShowFilesAfterGeneration=src/APPNAMELC.cpp
|