diff --git a/talimatname/genel/worker/ornekayar_by_frusen.txt b/talimatname/genel/worker/ornek-ayar_by_frusen similarity index 51% rename from talimatname/genel/worker/ornekayar_by_frusen.txt rename to talimatname/genel/worker/ornek-ayar_by_frusen index 101ae647b..4329914a9 100644 --- a/talimatname/genel/worker/ornekayar_by_frusen.txt +++ b/talimatname/genel/worker/ornek-ayar_by_frusen @@ -157,11 +157,11 @@ fonts { textviewfont = "fixed"; } xftfonts { - globalfont = "Terminus-10"; - buttonfont = "Terminus-10"; - leftfont = "Terminus-10"; - rightfont = "Terminus-10"; - textviewfont = "Mono-10"; + globalfont = "Sans-10"; + buttonfont = "Sans-10"; + leftfont = "Sans-10"; + rightfont = "Sans-10"; + textviewfont = "Sans-10"; } clockbarsets { modus = timespace; @@ -184,9 +184,9 @@ paths { } path { position = 1; - title = "~/tmp"; + title = "/"; color = 1,0; - path = "$HOME/tmp"; + path = "/"; shortkeys { normal { key = "2"; @@ -204,14 +204,6 @@ paths { } } } - path { - position = 3; - title = "src"; - color = 1,0; - path = "/home/frusen/src/src"; - shortkeys { - } - } } hotkeys { hotkey { @@ -1274,7 +1266,8 @@ buttons { } } commands { - InvertAllOp { + FilterSelectOp { + filter = "*"; } } } @@ -1612,7 +1605,7 @@ buttons { separateeachentry = false; recursive = false; start = normal; - com = "xterm"; + com = "lxterminal"; viewstr = ""; inbackground = true; takedirs = false; @@ -1636,103 +1629,18 @@ buttons { } } } - button { - position = 42; - title = "zupdate"; - color = 5,0; - shortkeys { - } - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "zupdate {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = false; - } - } - } - button { - position = 44; - title = "run as root"; - color = 4,0; - shortkeys { - } - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "sudo ./{f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - button { - position = 46; - title = "Add pkg"; - color = 1,0; - shortkeys { - } - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "sudo pkg add ./{f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } button { position = 48; - title = "Upgrade pkg"; + title = "Change time"; color = 1,0; shortkeys { } commands { - OwnOp { - separateeachentry = false; + ChTimeOp { + onfiles = true; + ondirs = false; recursive = false; - start = terminalwait; - com = "sudo pkg upgrade -f ./{f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - button { - position = 50; - title = "unpack"; - color = 1,0; - shortkeys { - } - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminal; - com = "tar xf {f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; + requestflags = true; } } } @@ -6849,47 +6757,6 @@ filetypes { extcond = ""; useextcond = false; ftcommands { - dnd { - EnterDirOp { - dir = ""; - mode = active; - } - } - customaction { - name = "Copy filename to clipboard"; - commands { - ClipboardOp { - clipboardstring = "{F}"; - } - } - } - customaction { - name = "Create archive"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "tar -cvf {p}/{uf}.tar {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - customaction { - name = "dir size"; - commands { - DirSizeOp { - } - } - } } subtype { } @@ -6913,13 +6780,6 @@ filetypes { extcond = ""; useextcond = false; ftcommands { - show { - InternalViewOp { - requestflags = false; - customfiles = ""; - showmode = active; - } - } } subtype { } @@ -6943,13 +6803,6 @@ filetypes { extcond = ""; useextcond = false; ftcommands { - show { - InternalViewOp { - requestflags = false; - customfiles = ""; - showmode = active; - } - } } subtype { } @@ -6960,5366 +6813,7 @@ filetypes { selectactivecolor = 1,0; } filetype { - title = "Root filetype"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - show { - InternalViewOp { - requestflags = false; - customfiles = ""; - showmode = active; - } - } - customaction { - name = "Copy filename to clipboard"; - commands { - ClipboardOp { - clipboardstring = "{F}"; - } - } - } - } - subtype { - filetype { - title = "Archives"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - EnterDirOp { - dir = "{F}#"; - mode = special; - } - } - } - subtype { - filetype { - title = "7zip archive"; - pattern = "*.7z"; - usepattern = true; - usecontent = true; - content { - 0 = 55; - 1 = 122; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#u7z\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#u7z"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "7za l {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "7za l {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "AR archive"; - pattern = "*.a"; - usepattern = true; - usecontent = true; - content { - 0 = 33; - 1 = 60; - 2 = 97; - 3 = 114; - 4 = 99; - 5 = 104; - 6 = 62; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#uar\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#uar"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "ar v {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ARJ archive"; - pattern = "*.arj"; - usepattern = true; - usecontent = true; - content { - 0 = 96; - 1 = 234; - 4 = 30; - 5 = 8; - 6 = 1; - 8 = 16; - 10 = 2; - 15 = 36; - 19 = 36; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "unarj l {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "CPIO archive"; - pattern = "*.cpio"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {F} | tar -xvf - -C {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#ucpio\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#ucpio"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {f} | tar -tvf -"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {F} | tar -xvf - -C {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ISO9660 image"; - pattern = "*.iso"; - usepattern = true; - usecontent = true; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#iso9660\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#iso9660"; - mode = special; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "isoinfo -l -i {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "LHA archive"; - pattern = ".*\\.(lha$)|(lzh$)"; - usepattern = true; - usecontent = true; - content { - 2 = 45; - 3 = 108; - 4 = 104; - 6 = 45; - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "lha xw={dp} {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#ulha\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#ulha"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "lha l {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "lha xw={p} {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PowerPacker file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 80; - 1 = 80; - 2 = 50; - 3 = 48; - 4 = 9; - 5 = 10; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "RAR archive"; - pattern = "*.rar"; - usepattern = true; - usecontent = true; - content { - 0 = 82; - 1 = 97; - 2 = 114; - 3 = 33; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "rar x {f} {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#urar\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#urar"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "rar l {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "rar x {f} {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "RPM archive"; - pattern = "*.rpm"; - usepattern = true; - usecontent = true; - content { - 0 = 237; - 1 = 171; - 2 = 238; - 3 = 219; - 4 = 3; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#urpm\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#urpm"; - mode = special; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TAR archive"; - pattern = "*.tar"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "tar -xvf {F} -C {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#utar\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#utar"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "tar -tvf {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "tar -xvf {F} -C {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - customaction { - name = "BZIP2"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "bzip2 -v {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - customaction { - name = "GZIP"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -v {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TBZ2 archive"; - pattern = ".*\\.(tar\\.bz2$)|(tbz2$)"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "bzip2 -cd {F} | tar -xvf - -C {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#ubz2#utar\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#ubz2#utar"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "bzip2 -cd {f} | tar -tvf -"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "bzip2 -cd {F} | tar -xvf - -C {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TGZ archive"; - pattern = ".*\\.(tar\\.gz$)|(tgz$)"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {F} | tar -xvf - -C {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#ugz#utar\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#ugz#utar"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {f} | tar -tvf -"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "gzip -cd {F} | tar -xvf - -C {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "XPKF-SQSH packed"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 88; - 1 = 80; - 2 = 75; - 3 = 70; - 8 = 83; - 9 = 81; - 10 = 83; - 11 = 72; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ZIP archive"; - pattern = "*.zip"; - usepattern = true; - usecontent = true; - content { - 0 = 80; - 1 = 75; - 2 = 3; - 3 = 4; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - dnd { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "unzip {f} -d {dp}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = left; - resetdirsizes = false; - keepfiletypes = false; - } - ReloadOp { - mode = right; - resetdirsizes = false; - keepfiletypes = false; - } - } - doubleclick { - ScriptOp { - type = if; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - iftest = "isLocal( \"{uF}#uzip\" ) == 0"; - iflabel = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - UserAction { - actionnumber = 0; - } - ScriptOp { - type = end; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - ScriptOp { - type = label; - pushuseoutput = false; - dodebug = false; - wpurecursive = false; - wputakedirs = false; - stacknr = 0; - label = "vfs"; - wintype = leave; - changeprogress = false; - changetext = false; - progressuseoutput = false; - wintextuseoutput = false; - } - EnterDirOp { - dir = "{F}#uzip"; - mode = special; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "unzip -l {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - user 0 { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "unzip {f} -d {p}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = true; - } - } - } - subtype { - filetype { - title = "OpenDocument Drawing"; - pattern = "*.odg"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - magicpattern = "OpenDocument Drawing"; - usemagic = true; - } - filetype { - title = "OpenDocument Presentation"; - pattern = "*.odp"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - magicpattern = "OpenDocument Presentation"; - usemagic = true; - } - filetype { - title = "OpenDocument Presentation"; - pattern = "*.odt"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - magicpattern = "OpenDocument Text"; - usemagic = true; - } - filetype { - title = "OpenDocument Spreadsheet"; - pattern = "(.*\\.ods)|(.*\\.sxc)"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - magicpattern = "OpenDocument Spread*"; - usemagic = true; - } - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Audio"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "audacious {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xmms {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - filetype { - title = "AIFF sound"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 65; - 9 = 73; - 10 = 70; - 11 = 70; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "AU sound"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 46; - 1 = 115; - 2 = 110; - 3 = 100; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "play {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "IFF-8SVX sound"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 56; - 9 = 83; - 10 = 86; - 11 = 88; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "play -t auto {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "play -t auto {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Music files"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - filetype { - title = "AbyssHighestExperience musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 84; - 1 = 72; - 2 = 88; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "AbyssHighestExperience musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 65; - 1 = 72; - 2 = 88; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ArtOfNoise musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 65; - 1 = 79; - 2 = 78; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Benn Daglish musicfile"; - pattern = "BD.*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ChipTracker musicfile"; - pattern = "KRIS.*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "David Whittaker musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 72; - 1 = 231; - 2 = 241; - 3 = 254; - 4 = 97; - 5 = 0; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "DIGI Booster musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 68; - 1 = 73; - 2 = 71; - 3 = 73; - 4 = 32; - 5 = 66; - 6 = 111; - 7 = 111; - 8 = 115; - 9 = 116; - 10 = 101; - 11 = 114; - 12 = 32; - 13 = 109; - 14 = 111; - 15 = 100; - 16 = 117; - 17 = 108; - 18 = 101; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "DigiBooserModul musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 68; - 1 = 66; - 2 = 77; - 3 = 48; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Digital Sound Studio musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 77; - 2 = 85; - 3 = 50; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FaceTheMusic musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 84; - 2 = 77; - 3 = 78; - 4 = 3; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FastTracker musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 69; - 1 = 120; - 2 = 116; - 3 = 101; - 4 = 110; - 5 = 100; - 6 = 101; - 7 = 100; - 8 = 32; - 9 = 77; - 10 = 111; - 11 = 100; - 12 = 117; - 13 = 108; - 14 = 101; - 15 = 58; - 16 = 32; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FREDMonitor musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 78; - 1 = 250; - 4 = 78; - 5 = 250; - 8 = 78; - 9 = 250; - 12 = 78; - 13 = 250; - 16 = 15; - 24 = 98; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Funktracker musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 117; - 2 = 110; - 3 = 107; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FutureComposer 1.3 musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 83; - 1 = 77; - 2 = 79; - 3 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FutureComposer 1.4 musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 67; - 2 = 49; - 3 = 52; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FWMP musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 87; - 2 = 77; - 3 = 80; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Hippel musicfile"; - pattern = "HIP.*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Hippel-COSO musicfile"; - pattern = ""; - usepattern = true; - usecontent = true; - content { - 0 = 67; - 1 = 79; - 2 = 83; - 3 = 79; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "IT musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 73; - 1 = 77; - 2 = 80; - 3 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "JamCracker musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 66; - 1 = 101; - 2 = 69; - 3 = 112; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Laxity musicfile"; - pattern = "powt.*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MIDI file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 84; - 2 = 104; - 3 = 100; - 7 = 6; - 14 = 77; - 15 = 84; - 16 = 114; - 17 = 107; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "timidity -ig {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MOD file"; - pattern = "(^mod\\..*)|(.*\\.mod(\\..*)?)"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MON musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 78; - 1 = 250; - 4 = 78; - 5 = 250; - 8 = 78; - 9 = 250; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MP3 file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 255; - 1 = 251; - 3 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MP3 file"; - pattern = "*.mp3"; - usepattern = true; - usecontent = true; - content { - 0 = 255; - 3 = 68; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MP3 playlist"; - pattern = "*.m3u"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Musicline musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 76; - 2 = 69; - 3 = 68; - 4 = 77; - 5 = 79; - 6 = 68; - 7 = 76; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "OctaMED musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 77; - 2 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Ogg musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 79; - 1 = 103; - 2 = 103; - 3 = 83; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "ogginfo {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Oktalyzer musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 79; - 1 = 75; - 2 = 84; - 3 = 65; - 4 = 83; - 5 = 79; - 6 = 78; - 7 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "P61A musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 80; - 1 = 54; - 2 = 49; - 3 = 65; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Protracker4.00 musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 77; - 9 = 79; - 10 = 68; - 11 = 76; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Quadra Composer musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 69; - 9 = 77; - 10 = 79; - 11 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ScreamTracker3 musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 44 = 83; - 45 = 67; - 46 = 82; - 47 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "SID musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 1 = 83; - 2 = 73; - 3 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xsidplay {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Sonic Arranger musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 83; - 1 = 79; - 2 = 65; - 3 = 82; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Sound Monitor musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 26 = 86; - 27 = 46; - 28 = 50; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "SoundFX musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 60 = 83; - 61 = 79; - 62 = 78; - 63 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xxmp {f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Symphonie musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 83; - 1 = 121; - 2 = 109; - 3 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TFMX musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 84; - 1 = 70; - 2 = 77; - 3 = 88; - 4 = 45; - 5 = 83; - 6 = 79; - 7 = 78; - 8 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "sakuraplayer {a}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "UNIC musicfile"; - pattern = "UNIC.*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "ZXAY musicfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 90; - 1 = 88; - 2 = 65; - 3 = 89; - 4 = 69; - 5 = 77; - 6 = 85; - 7 = 76; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xaylet {f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "RealAudio file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 46; - 1 = 114; - 2 = 97; - 3 = 253; - 63 = 110; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "realplay {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "RealAudioG2 file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 46; - 1 = 82; - 2 = 77; - 3 = 70; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "realplay {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "WAV file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 82; - 1 = 73; - 2 = 70; - 3 = 70; - 8 = 87; - 9 = 65; - 10 = 86; - 11 = 69; - 12 = 102; - 13 = 109; - 14 = 116; - 15 = 32; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Broken symlink"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = "isBrokenSymlink() == 1"; - useextcond = true; - ftcommands { - } - subtype { - } - colormode = default; - unselectcolor = 6,0; - selectcolor = 1,0; - unselectactivecolor = 6,7; - selectactivecolor = 1,0; - } - filetype { - title = "corefile"; - pattern = "core"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Documents"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - filetype { - title = "AbiWord file"; - pattern = "*.abw"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "abiword {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "AmigaGuide document"; - pattern = "*.guide"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "agr {f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "LyX file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 35; - 1 = 76; - 2 = 121; - 3 = 88; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "lyx {a}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MS Word document"; - pattern = "*.doc"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "OpenOffice document"; - pattern = "*.sxw"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PDF file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 37; - 1 = 80; - 2 = 68; - 3 = 70; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "mupdf {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - customaction { - name = "open with acroread"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "acroread {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - customaction { - name = "open with xpdf"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xpdf {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PostScript file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 37; - 1 = 33; - 2 = 80; - 3 = 83; - 4 = 45; - 5 = 65; - 6 = 100; - 7 = 111; - 8 = 98; - 9 = 101; - 10 = 45; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "gv {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Executables"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - StartProgOp { - start = terminalwait; - viewstr = ""; - global = false; - inbackground = false; - dontcd = false; - } - } - } - subtype { - filetype { - title = "ELF executable"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 127; - 1 = 69; - 2 = 76; - 3 = 70; - 4 = 1; - 5 = 1; - 6 = 1; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "JAVA bytecode"; - pattern = "*.class"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminalwait; - com = "java {fE}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MS-DOS executable"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 90; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - NoOperationOp { - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Shell-Script"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - 0 = 35; - 1 = 33; - 2 = 32; - 3 = 47; - 4 = 98; - 5 = 105; - 6 = 110; - 7 = 47; - 8 = 115; - 9 = 104; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = "( contentStr( 0, 2 ) == \"#!\" ) && ( contentStr( 2, 10 ) ~= \"/bin/[a-zA-Z]*sh.*\" )"; - useextcond = true; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Images"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "display {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xv {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - customaction { - name = "edit image"; - commands { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "gimp {a}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - } - subtype { - filetype { - title = "BMP image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 66; - 1 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FIG graphic"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 35; - 1 = 70; - 2 = 73; - 3 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xfig {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "GIF image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 71; - 1 = 73; - 2 = 70; - 3 = 56; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Gimp image"; - pattern = "*.xcf"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "gimp {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "IFF image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 73; - 9 = 76; - 10 = 66; - 11 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "JPEG image"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - 0 = 255; - 1 = 216; - 2 = 255; - 3 = 224; - 6 = 74; - 7 = 70; - 8 = 73; - 9 = 70; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = "( contentNum( 0, 2 ) == 65496 ) && ( contentNum( 2 ) == 255 ) && ( ( contentStr( 6, 4 ) == \"JFIF\" ) || ( contentStr( 6, 4 ) == \"Exif\" ) )"; - useextcond = true; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "JPEG2000 image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 3 = 12; - 4 = 106; - 5 = 80; - 6 = 32; - 7 = 32; - 8 = 13; - 9 = 10; - 10 = 135; - 11 = 10; - 15 = 20; - 16 = 102; - 17 = 116; - 18 = 121; - 19 = 112; - 20 = 106; - 21 = 112; - 22 = 50; - 23 = 32; - 28 = 106; - 29 = 112; - 30 = 50; - 31 = 32; - 35 = 45; - 36 = 106; - 37 = 112; - 38 = 50; - 39 = 104; - 43 = 22; - 44 = 105; - 45 = 104; - 46 = 100; - 47 = 114; - 50 = 2; - 51 = 72; - 54 = 2; - 55 = 232; - 57 = 3; - 58 = 15; - 59 = 7; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PCX image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 10; - 2 = 1; - 4 = 0; - 5 = 0; - 6 = 0; - 7 = 0; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Pixmap image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 47; - 1 = 42; - 2 = 32; - 3 = 88; - 4 = 80; - 5 = 77; - 6 = 32; - 7 = 42; - 8 = 47; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PNG image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 137; - 1 = 80; - 2 = 78; - 3 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PPM image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 80; - 1 = 54; - 2 = 10; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TGA image"; - pattern = "*.tga"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TIFF image"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 73; - 1 = 73; - 2 = 42; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "TIFF image"; - pattern = "*.tif*"; - usepattern = false; - usecontent = true; - content { - 0 = 77; - 1 = 77; - 3 = 42; - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Mathematical Packages"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - filetype { - title = "Gnuplot script"; - pattern = "*.gpi"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "{scripts}/xeditor {f}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = terminal; - com = "gnuplot {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Mathematica Notebook"; - pattern = "*.nb"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "mathematica {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Scilab library"; - pattern = "*.sci"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "{scripts}/xeditor {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Scilab script"; - pattern = "*.sce"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "{scripts}/xeditor {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "scilab -f {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MaxonCinema4D scene"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 77; - 9 = 67; - 10 = 52; - 11 = 68; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Presentations"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - filetype { - title = "MS Powerpoint presentation"; - pattern = "*.ppt"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "OpenOffice presentation"; - pattern = "*.sxp"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Spreadsheets"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "soffice {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - filetype { - title = "MS Excel spreadsheet"; - pattern = "*.xls"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "StarOffice spreadsheet"; - pattern = "*.sdc"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Text files"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - show { - InternalViewOp { - requestflags = false; - customfiles = ""; - showmode = active; - } - } - } - subtype { - filetype { - title = "C file"; - pattern = "*.c"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "CD cover file"; - pattern = "*.cdc"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Fortran 77 source code"; - pattern = "*.f"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Fortran 90 source code"; - pattern = "*.f90"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Fortran 95 source code"; - pattern = "*.f95"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "HTML file"; - pattern = ".*\\.htm[l]\\?$"; - usepattern = true; - usecontent = true; - content { - 0 = 60; - 1 = 72; - 2 = 84; - 3 = 77; - 4 = 76; - 5 = 62; - } - type = normal; - patternignorecase = true; - patternuseregexp = true; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "netscape {F}"; - viewstr = ""; - inbackground = true; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "JAVA sourcecode"; - pattern = "*.java"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = true; - recursive = false; - start = terminalwait; - com = "javac {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Makefile"; - pattern = "Makefile*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = true; - recursive = false; - start = terminalwait; - com = "make -f {f} {Rs{Makefile args:}}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - ReloadOp { - mode = current; - resetdirsizes = false; - keepfiletypes = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "PHP file"; - pattern = "*.php*"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Plain text"; - pattern = "*.txt"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "{scripts}/xeditor {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "gview {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Video"; - pattern = ""; - usepattern = false; - usecontent = false; - content { - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "mplayer {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - show { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "mplayer {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - filetype { - title = "ASF video"; - pattern = "*.asf"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "AVI video"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 82; - 1 = 73; - 2 = 70; - 3 = 70; - 8 = 65; - 9 = 86; - 10 = 73; - 11 = 32; - 12 = 76; - 13 = 73; - 14 = 83; - 15 = 84; - 20 = 104; - 21 = 100; - 22 = 114; - 23 = 108; - 24 = 97; - 25 = 118; - 26 = 105; - 27 = 104; - 28 = 56; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FLC movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 4 = 18; - 5 = 175; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xanim {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "FLI movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 4 = 17; - 5 = 175; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xanim {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "IFF-ANIM movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 65; - 9 = 78; - 10 = 73; - 11 = 77; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "xanim {F}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "MPEG movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 0; - 1 = 0; - 2 = 1; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "QuickTime movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 4 = 109; - 5 = 111; - 6 = 111; - 7 = 118; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "QuickTime movie"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 4 = 109; - 5 = 100; - 6 = 97; - 7 = 116; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "RealMedia file"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 46; - 1 = 82; - 2 = 77; - 3 = 70; - 7 = 18; - 18 = 80; - 19 = 82; - 20 = 79; - 21 = 80; - 25 = 50; - 42 = 1; - 62 = 1; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Windows animated cursor"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 82; - 1 = 73; - 2 = 70; - 3 = 70; - 8 = 65; - 9 = 67; - 10 = 79; - 11 = 78; - 12 = 97; - 13 = 110; - 14 = 105; - 15 = 104; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "WMV video"; - pattern = "*.wmv"; - usepattern = true; - usecontent = false; - content { - } - type = normal; - patternignorecase = true; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - doubleclick { - OwnOp { - separateeachentry = false; - recursive = false; - start = normal; - com = "mplayer {f}"; - viewstr = ""; - inbackground = false; - takedirs = false; - dontcd = false; - } - } - } - subtype { - } - colormode = parent; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "Worker configfile"; - pattern = ""; - usepattern = false; - usecontent = true; - content { - 0 = 70; - 1 = 79; - 2 = 82; - 3 = 77; - 8 = 87; - 9 = 67; - 10 = 70; - 11 = 71; - } - type = normal; - patternignorecase = false; - patternuseregexp = false; - patternusefullname = false; - extcond = ""; - useextcond = false; - ftcommands { - } - subtype { - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - } - colormode = default; - unselectcolor = 1,0; - selectcolor = 1,0; - unselectactivecolor = 1,0; - selectactivecolor = 1,0; - } - filetype { - title = "unknown filetype"; + title = "Unknown file type"; pattern = ""; usepattern = false; usecontent = false; @@ -12332,21 +6826,6 @@ filetypes { extcond = ""; useextcond = false; ftcommands { - show { - InternalViewOp { - requestflags = false; - customfiles = ""; - showmode = active; - } - } - customaction { - name = "Copy filename to clipboard"; - commands { - ClipboardOp { - clipboardstring = "{F}"; - } - } - } } subtype { } @@ -12357,8 +6836,6 @@ filetypes { selectactivecolor = 1,0; } ignoredirs { - "/dev"; - "/proc"; } dontcheckvirtual = true; }