|
29.
|
|
|
Here you can change the component program. Components are programs that handle basic tasks, like the terminal emulator, the text editor and the email client. Different KDE applications sometimes need to invoke a console emulator, send a mail or display some text. To do so consistently, these applications always call the same components. You can choose here which programs these components are.
|
|
|
i18n: file: componentchooser_ui.ui:26
i18n: ectx: property (whatsThis), widget (QGroupBox, GroupBox1)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:17
|
|
31.
|
|
|
<qt>
<p>This list shows the configurable component types. Click the component you want to configure.</p>
<p>In this dialog you can change KDE default components. Components are programs that handle basic tasks, like the terminal emulator, the text editor and the email client. Different KDE applications sometimes need to invoke a console emulator, send a mail or display some text. To do so consistently, these applications always call the same components. Here you can select which programs these components are.</p>
</qt>
|
|
|
i18n: file: componentchooser_ui.ui:44
i18n: ectx: property (whatsThis), widget (KListWidget, ServiceChooser)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:23
|
|
37.
|
|
|
Press this button to select your favorite email client. Please note that the file you select has to have the executable attribute set in order to be accepted.<br/> You can also use several placeholders which will be replaced with the actual values when the email client is called:<ul> <li>%t: Recipient's address</li> <li>%s: Subject</li> <li>%c: Carbon Copy (CC)</li> <li>%b: Blind Carbon Copy (BCC)</li> <li>%B: Template body text</li> <li>%A: Attachment </li> </ul>
|
|
|
i18n: file: emailclientconfig_ui.ui:56
i18n: ectx: property (whatsThis), widget (KLineEdit, txtEMailClient)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:46
|
|
45.
|
|
|
Press this button to select your favorite terminal client. Please note that the file you select has to have the executable attribute set in order to be accepted.<br/> Also note that some programs that utilize Terminal Emulator will not work if you add command line arguments (Example: konsole -ls).
|
|
|
i18n: file: terminalemulatorconfig_ui.ui:47
i18n: ectx: property (whatsThis), widget (KLineEdit, terminalLE)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:76
|