Added more DesktopShortcutTypes (should've already been committed)
This commit is contained in:
parent
f3ebfcfb3b
commit
6dd7fd907b
@ -7,6 +7,8 @@ namespace UniversalEditor.DataFormats.Shortcut.FreeDesktop
|
||||
{
|
||||
public enum DesktopShortcutType
|
||||
{
|
||||
InternetLink
|
||||
Application,
|
||||
InternetLink,
|
||||
Directory
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user