Orangevolt ANT Tasks » Tasks » Unix related tasks | ||
Example | Element property |
unix.kde.shortcutdirectory is similar to unix.kde.shortcut instead is is used to create shortcut files for KDE desktop folders or program file groups.
Name | Description | Required |
directory | The directory where to create the directory shortcut. | yes |
name | The title of the directory shortcut. The name is the default shortcut title used by KDE. If you want to create a localized shortcut you can use the <property> inner element. | no |
hidden |
Sets the hidden property of the directory shortcut. Valid values are true or false. |
no |
comment | The comment for this directory shortcut, Usually used to display tooltips. | no |
icon | The icon to use. The icon refers to an icon in the KDE icon directory. | no |
iconfile | The icon to use. Using this iconfile an icon residing somewhere in the filessystem will be used. | no |