Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 1, 2019 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/c2a11182434a77918f3d033acb7c2fec to your computer and use it in GitHub Desktop.
Save ryantm/c2a11182434a77918f3d033acb7c2fec to your computer and use it in GitHub Desktop.
/nix/store/4ys2nvc75z41wimqkm54nx590asr1xmx-eaglemode-0.94.2
├── bin
│   ├── eaglemode
│   ├── emSendMiniIpc
│   ├── emShowStdDlg
│   └── font2em
├── doc
│   ├── examples
│   │   └── CppApiExamples
│   │   ├── HelloWorldExample.cpp
│   │   ├── InputExample.cpp
│   │   ├── ModelExample.cpp
│   │   ├── PaintExample.cpp
│   │   ├── PluginExample
│   │   │   ├── etc
│   │   │   │   ├── emCore
│   │   │   │   │   └── FpPlugins
│   │   │   │   │   └── PlEx.emFpPlugin
│   │   │   │   └── emMain
│   │   │   │   ├── VcItemFiles
│   │   │   │   │   └── PlEx1.PlEx
│   │   │   │   └── VcItems
│   │   │   │   └── PlEx1.emVcItem
│   │   │   ├── etcw
│   │   │   │   ├── emCore
│   │   │   │   │   └── FpPlugins
│   │   │   │   │   └── PlEx.emFpPlugin
│   │   │   │   └── emMain
│   │   │   │   ├── VcItemFiles
│   │   │   │   │   └── PlEx1.PlEx
│   │   │   │   └── VcItems
│   │   │   │   └── PlEx1.emVcItem
│   │   │   ├── makers
│   │   │   │   └── PlEx.maker.pm
│   │   │   └── src
│   │   │   └── PlEx
│   │   │   └── PlEx.cpp
│   │   ├── README
│   │   ├── run-example.pl
│   │   ├── SignalExample.cpp
│   │   ├── SimpleAnimationExample.cpp
│   │   ├── ToolkitExample.cpp
│   │   └── TreeExpansionExample.cpp
│   ├── html
│   │   ├── AdvancedConfiguration.html
│   │   ├── ChangeLog.html
│   │   ├── CppApiRef
│   │   │   ├── emCore_emAnything_h.html
│   │   │   ├── emCore_emArray_h.html
│   │   │   ├── emCore_emATMatrix_h.html
│   │   │   ├── emCore_emAvlTree_h.html
│   │   │   ├── emCore_emAvlTreeMap_h.html
│   │   │   ├── emCore_emAvlTreeSet_h.html
│   │   │   ├── emCore_emBorder_h.html
│   │   │   ├── emCore_emButton_h.html
│   │   │   ├── emCore_emCheckBox_h.html
│   │   │   ├── emCore_emCheckButton_h.html
│   │   │   ├── emCore_emClipboard_h.html
│   │   │   ├── emCore_emClipRects_h.html
│   │   │   ├── emCore_emColorField_h.html
│   │   │   ├── emCore_emColor_h.html
│   │   │   ├── emCore_emConfigModel_h.html
│   │   │   ├── emCore_emContext_h.html
│   │   │   ├── emCore_emCoreConfig_h.html
│   │   │   ├── emCore_emCoreConfigPanel_h.html
│   │   │   ├── emCore_emCrossPtr_h.html
│   │   │   ├── emCore_emCursor_h.html
│   │   │   ├── emCore_emDialog_h.html
│   │   │   ├── emCore_emEngine_h.html
│   │   │   ├── emCore_emErrorPanel_h.html
│   │   │   ├── emCore_emFileDialog_h.html
│   │   │   ├── emCore_emFileModel_h.html
│   │   │   ├── emCore_emFilePanel_h.html
│   │   │   ├── emCore_emFileSelectionBox_h.html
│   │   │   ├── emCore_emFpPlugin_h.html
│   │   │   ├── emCore_emGUIFramework_h.html
│   │   │   ├── emCore_emImageFile_h.html
│   │   │   ├── emCore_emImage_h.html
│   │   │   ├── emCore_emInput_h.html
│   │   │   ├── emCore_emInstallInfo_h.html
│   │   │   ├── emCore_emLabel_h.html
│   │   │   ├── emCore_emLinearGroup_h.html
│   │   │   ├── emCore_emLinearLayout_h.html
│   │   │   ├── emCore_emListBox_h.html
│   │   │   ├── emCore_emList_h.html
│   │   │   ├── emCore_emLook_h.html
│   │   │   ├── emCore_emMiniIpc_h.html
│   │   │   ├── emCore_emModel_h.html
│   │   │   ├── emCore_emPackGroup_h.html
│   │   │   ├── emCore_emPackLayout_h.html
│   │   │   ├── emCore_emPainter_h.html
│   │   │   ├── emCore_emPanel_h.html
│   │   │   ├── emCore_emPriSchedAgent_h.html
│   │   │   ├── emCore_emProcess_h.html
│   │   │   ├── emCore_emRadioBox_h.html
│   │   │   ├── emCore_emRadioButton_h.html
│   │   │   ├── emCore_emRasterGroup_h.html
│   │   │   ├── emCore_emRasterLayout_h.html
│   │   │   ├── emCore_emRecFileModel_h.html
│   │   │   ├── emCore_emRec_h.html
│   │   │   ├── emCore_emRef_h.html
│   │   │   ├── emCore_emRenderThreadPool_h.html
│   │   │   ├── emCore_emRes_h.html
│   │   │   ├── emCore_emScalarField_h.html
│   │   │   ├── emCore_emScheduler_h.html
│   │   │   ├── emCore_emScreen_h.html
│   │   │   ├── emCore_emSigModel_h.html
│   │   │   ├── emCore_emSignal_h.html
│   │   │   ├── emCore_emSplitter_h.html
│   │   │   ├── emCore_emStd1_h.html
│   │   │   ├── emCore_emStd2_h.html
│   │   │   ├── emCore_emString_h.html
│   │   │   ├── emCore_emSubViewPanel_h.html
│   │   │   ├── emCore_emTextField_h.html
│   │   │   ├── emCore_emThread_h.html
│   │   │   ├── emCore_emTimer_h.html
│   │   │   ├── emCore_emTmpFile_h.html
│   │   │   ├── emCore_emTunnel_h.html
│   │   │   ├── emCore_emVarModel_h.html
│   │   │   ├── emCore_emVarSigModel_h.html
│   │   │   ├── emCore_emViewAnimator_h.html
│   │   │   ├── emCore_emView_h.html
│   │   │   ├── emCore_emViewInputFilter_h.html
│   │   │   ├── emCore_emViewRenderer_h.html
│   │   │   ├── emCore_emWindow_h.html
│   │   │   ├── emCore_emWindowStateSaver_h.html
│   │   │   ├── index.html
│   │   │   ├── index-noframes.html
│   │   │   ├── script.js
│   │   │   ├── styles.css
│   │   │   ├── tree0.html
│   │   │   ├── tree10.html
│   │   │   ├── tree1.html
│   │   │   ├── tree2.html
│   │   │   ├── tree3.html
│   │   │   ├── tree4.html
│   │   │   ├── tree5.html
│   │   │   ├── tree6.html
│   │   │   ├── tree7.html
│   │   │   ├── tree8.html
│   │   │   ├── tree9.html
│   │   │   └── tree.html
│   │   ├── CppApiTutorial.html
│   │   ├── emFileManCustomization.html
│   │   ├── emFileManUserGuide.html
│   │   ├── GeneralUserGuide.html
│   │   ├── images
│   │   │   ├── ControlAndContent.png
│   │   │   ├── emFileManOverview.png
│   │   │   ├── EngineClasses.png
│   │   │   ├── ModelClassesAndMore.png
│   │   │   ├── MouseFunc1.png
│   │   │   ├── MouseFunc2.png
│   │   │   ├── MouseFunc3.png
│   │   │   ├── MouseFunc4.png
│   │   │   └── ToolkitClasses.png
│   │   ├── index.html
│   │   ├── InstallAndStart.html
│   │   ├── License.html
│   │   ├── MakeSystem.html
│   │   └── SystemRequirements.html
│   └── ps
│   ├── AdvancedConfiguration.ps
│   ├── ChangeLog.ps
│   ├── emFileManCustomization.ps
│   ├── emFileManUserGuide.ps
│   ├── GeneralUserGuide.ps
│   ├── index.ps
│   ├── InstallAndStart.ps
│   ├── License.ps
│   └── SystemRequirements.ps
├── eaglemode.sh
├── etc
│   ├── emCore
│   │   └── FpPlugins
│   │   ├── emAv_xine.emFpPlugin
│   │   ├── emBmp.emFpPlugin
│   │   ├── emClock.emFpPlugin
│   │   ├── emDir.emFpPlugin
│   │   ├── emDirStat.emFpPlugin
│   │   ├── emFileLink.emFpPlugin
│   │   ├── emFractal.emFpPlugin
│   │   ├── emGif.emFpPlugin
│   │   ├── emIlbm.emFpPlugin
│   │   ├── emJpeg.emFpPlugin
│   │   ├── emMines.emFpPlugin
│   │   ├── emNetwalk.emFpPlugin
│   │   ├── emPcx.emFpPlugin
│   │   ├── emPdf.emFpPlugin
│   │   ├── emPng.emFpPlugin
│   │   ├── emPnm.emFpPlugin
│   │   ├── emPs.emFpPlugin
│   │   ├── emRas.emFpPlugin
│   │   ├── emRgb.emFpPlugin
│   │   ├── emSvg.emFpPlugin
│   │   ├── emTestPanel.emFpPlugin
│   │   ├── emText_Alt.emFpPlugin
│   │   ├── emText.emFpPlugin
│   │   ├── emTga.emFpPlugin
│   │   ├── emTiff.emFpPlugin
│   │   ├── emTmpConv_abiword.emFpPlugin
│   │   ├── emTmpConv_archives.emFpPlugin
│   │   ├── emTmpConv_dia.emFpPlugin
│   │   ├── emTmpConv_dvi.emFpPlugin
│   │   ├── emTmpConv_eps.emFpPlugin
│   │   ├── emTmpConv_fig.emFpPlugin
│   │   ├── emTmpConv_g3.emFpPlugin
│   │   ├── emTmpConv_html.emFpPlugin
│   │   ├── emTmpConv_iso.emFpPlugin
│   │   ├── emTmpConv_pov.emFpPlugin
│   │   ├── emTmpConv_rpm.emFpPlugin
│   │   ├── emTmpConv_wmf.emFpPlugin
│   │   ├── emTmpConv_xwd.emFpPlugin
│   │   ├── emTreeDump.emFpPlugin
│   │   ├── emXbm.emFpPlugin
│   │   ├── emXpm.emFpPlugin
│   │   ├── SilChess.emFpPlugin
│   │   └── version
│   ├── emFileMan
│   │   └── Commands
│   │   ├── Advanced
│   │   │   ├── chmod.pl
│   │   │   ├── chown.pl
│   │   │   ├── grp1
│   │   │   │   ├── CreateISO.pl
│   │   │   │   ├── FileInfo.pl
│   │   │   │   └── touch.pl
│   │   │   ├── grp1.props
│   │   │   └── SelectRecursively.pl
│   │   ├── Advanced.props
│   │   ├── AudioVideo
│   │   │   ├── Kaffeine.pl
│   │   │   ├── Totem.pl
│   │   │   ├── VLC.pl
│   │   │   └── xine.pl
│   │   ├── AudioVideo.props
│   │   ├── Clone.pl
│   │   ├── CopyAs.pl
│   │   ├── Copy.pl
│   │   ├── Delete.pl
│   │   ├── Exchange.pl
│   │   ├── Graphics
│   │   │   ├── Dia.pl
│   │   │   ├── Inkscape.pl
│   │   │   ├── TheGIMP.pl
│   │   │   └── Xfig.pl
│   │   ├── Graphics.props
│   │   ├── MorePackUnpack
│   │   │   ├── MorePackCommands
│   │   │   │   ├── Pack7z.pl
│   │   │   │   ├── PackArc.pl
│   │   │   │   ├── PackArj.pl
│   │   │   │   ├── PackAr.pl
│   │   │   │   ├── PackBz2.pl
│   │   │   │   ├── PackGz.pl
│   │   │   │   ├── PackLzh.pl
│   │   │   │   ├── PackLzma.pl
│   │   │   │   ├── PackLzo.pl
│   │   │   │   ├── PackTarLzma.pl
│   │   │   │   ├── PackTarLzo.pl
│   │   │   │   ├── PackTar.pl
│   │   │   │   ├── PackXz.pl
│   │   │   │   └── PackZoo.pl
│   │   │   ├── MorePackCommands.props
│   │   │   ├── Pack.pl
│   │   │   ├── UnpackInPlace.pl
│   │   │   └── UnpackNewDir.pl
│   │   ├── MorePackUnpack.props
│   │   ├── MoveAs.pl
│   │   ├── Move.pl
│   │   ├── NewDir.pl
│   │   ├── NewFile.pl
│   │   ├── PackTarBz2.pl
│   │   ├── PackTarGz.pl
│   │   ├── PackTarXz.pl
│   │   ├── PackZip.pl
│   │   ├── PlainText
│   │   │   ├── gedit.pl
│   │   │   ├── grp1
│   │   │   │   ├── diff.pl
│   │   │   │   ├── grepi.pl
│   │   │   │   ├── grep.pl
│   │   │   │   └── wc.pl
│   │   │   ├── grp1.props
│   │   │   ├── Kate.pl
│   │   │   └── Meld.pl
│   │   ├── PlainText.props
│   │   ├── Rename.pl
│   │   ├── Run
│   │   │   ├── RunInTerminal.pl
│   │   │   ├── RunOnSourceInTerminal.pl
│   │   │   ├── RunOnSource.pl
│   │   │   └── Run.pl
│   │   ├── Run.props
│   │   ├── StructuredText
│   │   │   ├── AbiWord.pl
│   │   │   ├── Evince.pl
│   │   │   ├── Firefox.pl
│   │   │   └── LibreOffice.pl
│   │   ├── StructuredText.props
│   │   ├── SymLink.pl
│   │   ├── Terminal.pl
│   │   ├── Unpack.pl
│   │   └── version
│   └── emMain
│   ├── CreateInitialBookmarks.pl
│   ├── VcItemFiles
│   │   ├── AboutEagleMode.emFileLink
│   │   ├── AdvancedConfiguration.emFileLink
│   │   ├── ChangeLog.emFileLink
│   │   ├── Chess1.silchess
│   │   ├── Clock1.emClock
│   │   ├── Clock2.emClock
│   │   ├── DebugTreeDump.emFileLink
│   │   ├── DebugTreeDump.txt
│   │   ├── emFileManCustomization.emFileLink
│   │   ├── emFileManUserGuide.emFileLink
│   │   ├── emLKC.emFileLink
│   │   ├── FS.emFileLink
│   │   ├── GeneralUserGuide.emFileLink
│   │   ├── InstallAndStart.emFileLink
│   │   ├── Julia1.emFractal
│   │   ├── Julia2.emFractal
│   │   ├── Julia3.emFractal
│   │   ├── Julia4.emFractal
│   │   ├── Julia5.emFractal
│   │   ├── Julia6.emFractal
│   │   ├── Julia7.emFractal
│   │   ├── Julia8.emFractal
│   │   ├── Julia9.emFractal
│   │   ├── License.emFileLink
│   │   ├── Mandelbrot.emFractal
│   │   ├── Mines1.emMines
│   │   ├── MultiJulia.emFractal
│   │   ├── Netwalk1.emNetwalk
│   │   ├── SystemRequirements.emFileLink
│   │   ├── TestPanel.emTestPanel
│   │   └── version
│   └── VcItems
│   ├── AboutEagleMode.emVcItem
│   ├── AdvancedConfiguration.emVcItem
│   ├── ChangeLog.emVcItem
│   ├── Chess1.emVcItem
│   ├── Clock1.emVcItem
│   ├── Clock2.emVcItem
│   ├── DebugTreeDump.emVcItem
│   ├── DebugTreeDumpText.emVcItem
│   ├── emFileManCustomization.emVcItem
│   ├── emFileManUserGuide.emVcItem
│   ├── emLKC.emVcItem
│   ├── FS.emVcItem
│   ├── GeneralUserGuide.emVcItem
│   ├── InstallAndStart.emVcItem
│   ├── Julia1.emVcItem
│   ├── Julia2.emVcItem
│   ├── Julia3.emVcItem
│   ├── Julia4.emVcItem
│   ├── Julia5.emVcItem
│   ├── Julia6.emVcItem
│   ├── Julia7.emVcItem
│   ├── Julia8.emVcItem
│   ├── Julia9.emVcItem
│   ├── License.emVcItem
│   ├── Mandelbrot.emVcItem
│   ├── Mines1.emVcItem
│   ├── MultiJulia.emVcItem
│   ├── Netwalk1.emVcItem
│   ├── SystemRequirements.emVcItem
│   ├── TestPanel.emVcItem
│   └── version
├── include
│   ├── emAv
│   │   ├── emAvClient.h
│   │   ├── emAvFileControlPanel.h
│   │   ├── emAvFileModel.h
│   │   ├── emAvFilePanel.h
│   │   ├── emAvImageConverter.h
│   │   ├── emAvServerModel.h
│   │   └── emAvStates.h
│   ├── emBmp
│   │   └── emBmpImageFileModel.h
│   ├── emClock
│   │   ├── emAlarmClockModel.h
│   │   ├── emAlarmClockPanel.h
│   │   ├── emClockDatePanel.h
│   │   ├── emClockFileModel.h
│   │   ├── emClockHandsPanel.h
│   │   ├── emClockPanel.h
│   │   ├── emStopwatchPanel.h
│   │   ├── emTimeZonesModel.h
│   │   └── emWorldClockPanel.h
│   ├── emCore
│   │   ├── emAnything.h
│   │   ├── emArray.h
│   │   ├── emATMatrix.h
│   │   ├── emAvlTree.h
│   │   ├── emAvlTreeMap.h
│   │   ├── emAvlTreeSet.h
│   │   ├── emBorder.h
│   │   ├── emButton.h
│   │   ├── emCheckBox.h
│   │   ├── emCheckButton.h
│   │   ├── emClipboard.h
│   │   ├── emClipRects.h
│   │   ├── emColorField.h
│   │   ├── emColor.h
│   │   ├── emConfigModel.h
│   │   ├── emContext.h
│   │   ├── emCoreConfig.h
│   │   ├── emCoreConfigPanel.h
│   │   ├── emCrossPtr.h
│   │   ├── emCursor.h
│   │   ├── emDialog.h
│   │   ├── emEngine.h
│   │   ├── emErrorPanel.h
│   │   ├── emFileDialog.h
│   │   ├── emFileModel.h
│   │   ├── emFilePanel.h
│   │   ├── emFileSelectionBox.h
│   │   ├── emFontCache.h
│   │   ├── emFpPlugin.h
│   │   ├── emGroup.h
│   │   ├── emGUIFramework.h
│   │   ├── emImageFile.h
│   │   ├── emImage.h
│   │   ├── emInput.h
│   │   ├── emInstallInfo.h
│   │   ├── emLabel.h
│   │   ├── emLinearGroup.h
│   │   ├── emLinearLayout.h
│   │   ├── emListBox.h
│   │   ├── emList.h
│   │   ├── emLook.h
│   │   ├── emMiniIpc.h
│   │   ├── emModel.h
│   │   ├── emPackGroup.h
│   │   ├── emPackLayout.h
│   │   ├── emPainter.h
│   │   ├── emPanel.h
│   │   ├── emPriSchedAgent.h
│   │   ├── emProcess.h
│   │   ├── emRadioBox.h
│   │   ├── emRadioButton.h
│   │   ├── emRasterGroup.h
│   │   ├── emRasterLayout.h
│   │   ├── emRecFileModel.h
│   │   ├── emRec.h
│   │   ├── emRef.h
│   │   ├── emRenderThreadPool.h
│   │   ├── emRes.h
│   │   ├── emScalarField.h
│   │   ├── emScheduler.h
│   │   ├── emScreen.h
│   │   ├── emSigModel.h
│   │   ├── emSignal.h
│   │   ├── emSplitter.h
│   │   ├── emStd1.h
│   │   ├── emStd2.h
│   │   ├── emString.h
│   │   ├── emSubViewPanel.h
│   │   ├── emTextField.h
│   │   ├── emThread.h
│   │   ├── emTiling.h
│   │   ├── emTimer.h
│   │   ├── emTmpFile.h
│   │   ├── emToolkit.h
│   │   ├── emTunnel.h
│   │   ├── emVarModel.h
│   │   ├── emVarSigModel.h
│   │   ├── emViewAnimator.h
│   │   ├── emView.h
│   │   ├── emViewInputFilter.h
│   │   ├── emViewRenderer.h
│   │   ├── emWindow.h
│   │   └── emWindowStateSaver.h
│   ├── emFileMan
│   │   ├── emDirEntryAltPanel.h
│   │   ├── emDirEntry.h
│   │   ├── emDirEntryPanel.h
│   │   ├── emDirModel.h
│   │   ├── emDirPanel.h
│   │   ├── emDirStatPanel.h
│   │   ├── emFileLinkModel.h
│   │   ├── emFileLinkPanel.h
│   │   ├── emFileManConfig.h
│   │   ├── emFileManControlPanel.h
│   │   ├── emFileManModel.h
│   │   ├── emFileManSelInfoPanel.h
│   │   ├── emFileManTheme.h
│   │   └── emFileManViewConfig.h
│   ├── emFractal
│   │   ├── emFractalFileModel.h
│   │   └── emFractalFilePanel.h
│   ├── emGif
│   │   ├── emGifFileModel.h
│   │   └── emGifFilePanel.h
│   ├── emIlbm
│   │   └── emIlbmImageFileModel.h
│   ├── emJpeg
│   │   └── emJpegImageFileModel.h
│   ├── emMain
│   │   ├── emAutoplay.h
│   │   ├── emBookmarks.h
│   │   ├── emMainConfig.h
│   │   ├── emMainContentPanel.h
│   │   ├── emMainControlPanel.h
│   │   ├── emMainPanel.h
│   │   ├── emMainWindow.h
│   │   ├── emStarFieldPanel.h
│   │   └── emVirtualCosmos.h
│   ├── emMines
│   │   ├── emMinesControlPanel.h
│   │   ├── emMinesFileModel.h
│   │   └── emMinesPanel.h
│   ├── emNetwalk
│   │   ├── emNetwalkControlPanel.h
│   │   ├── emNetwalkModel.h
│   │   └── emNetwalkPanel.h
│   ├── emPcx
│   │   └── emPcxImageFileModel.h
│   ├── emPdf
│   │   ├── emPdfFileModel.h
│   │   ├── emPdfFilePanel.h
│   │   ├── emPdfPagePanel.h
│   │   └── emPdfServerModel.h
│   ├── emPng
│   │   └── emPngImageFileModel.h
│   ├── emPnm
│   │   └── emPnmImageFileModel.h
│   ├── emPs
│   │   ├── emPsDocument.h
│   │   ├── emPsDocumentPanel.h
│   │   ├── emPsFileModel.h
│   │   ├── emPsFilePanel.h
│   │   ├── emPsPagePanel.h
│   │   └── emPsRenderer.h
│   ├── emRas
│   │   └── emRasImageFileModel.h
│   ├── emRgb
│   │   └── emRgbImageFileModel.h
│   ├── emSvg
│   │   ├── emSvgFileModel.h
│   │   ├── emSvgFilePanel.h
│   │   └── emSvgServerModel.h
│   ├── emTest
│   │   └── emTestPanel.h
│   ├── emText
│   │   ├── emTextFileModel.h
│   │   └── emTextFilePanel.h
│   ├── emTga
│   │   └── emTgaImageFileModel.h
│   ├── emTiff
│   │   └── emTiffImageFileModel.h
│   ├── emTmpConv
│   │   ├── emTmpConvFramePanel.h
│   │   ├── emTmpConvModelClient.h
│   │   ├── emTmpConvModel.h
│   │   └── emTmpConvPanel.h
│   ├── emTreeDump
│   │   ├── emTreeDumpControlPanel.h
│   │   ├── emTreeDumpFileModel.h
│   │   ├── emTreeDumpFilePanel.h
│   │   ├── emTreeDumpRec.h
│   │   ├── emTreeDumpRecPanel.h
│   │   └── emTreeDumpUtil.h
│   ├── emWnds
│   │   ├── emWndsClipboard.h
│   │   ├── emWndsScheduler.h
│   │   ├── emWndsScreen.h
│   │   ├── emWndsViewRenderer.h
│   │   └── emWndsWindowPort.h
│   ├── emX11
│   │   ├── emX11Clipboard.h
│   │   ├── emX11ExtDynamic.h
│   │   ├── emX11Screen.h
│   │   ├── emX11ViewRenderer.h
│   │   └── emX11WindowPort.h
│   ├── emXbm
│   │   └── emXbmImageFileModel.h
│   ├── emXpm
│   │   └── emXpmImageFileModel.h
│   └── SilChess
│   ├── SilChessControlPanel.h
│   ├── SilChessMachine.h
│   ├── SilChessModel.h
│   ├── SilChessPanel.h
│   └── SilChessRayTracer.h
├── lib
│   ├── emAv
│   │   └── emAvServerProc_xine
│   ├── emClock
│   │   └── emTimeZonesProc
│   ├── emPdf
│   │   └── emPdfServerProc
│   ├── emSvg
│   │   └── emSvgServerProc
│   ├── emTmpConv
│   │   └── emTmpConvProc
│   ├── libemAv.so
│   ├── libemBmp.so
│   ├── libemClock.so
│   ├── libemCore.so
│   ├── libemFileMan.so
│   ├── libemFractal.so
│   ├── libemGif.so
│   ├── libemIlbm.so
│   ├── libemJpeg.so
│   ├── libemMines.so
│   ├── libemNetwalk.so
│   ├── libemPcx.so
│   ├── libemPdf.so
│   ├── libemPng.so
│   ├── libemPnm.so
│   ├── libemPs.so
│   ├── libemRas.so
│   ├── libemRgb.so
│   ├── libemSvg.so
│   ├── libemTestPanel.so
│   ├── libemText.so
│   ├── libemTga.so
│   ├── libemTiff.so
│   ├── libemTmpConv.so
│   ├── libemTreeDump.so
│   ├── libemX11.so
│   ├── libemXbm.so
│   ├── libemXpm.so
│   └── libSilChess.so
├── README
└── res
├── emAv
│   ├── Masks.tga
│   ├── Notes.tga
│   ├── Pause.tga
│   ├── PlayFast.tga
│   ├── PlaySlow.tga
│   ├── Play.tga
│   └── Stop.tga
├── emCore
│   ├── font
│   │   ├── 00000-0001F_128x224_C0Controls_original.tga
│   │   ├── 00020-0007F_128x224_BasicLatin_original.tga
│   │   ├── 000A0-000FF_128x224_Latin1Supplement_original.tga
│   │   ├── 00100-0017F_128x224_LatinExtendedA_original.tga
│   │   ├── 00180-0024F_128x224_LatinExtendedB_original.tga
│   │   ├── 00370-003FF_128x224_GreekAndCoptic_original.tga
│   │   ├── 00400-004FF_128x224_Cyrillic_original.tga
│   │   ├── 00500-0052F_128x224_CyrillicSupplement_original.tga
│   │   ├── 01E00-01EF9_128x224_LatinExtendedAdditional_original.tga
│   │   ├── 02010-0205F_128x224_GeneralPunctuation_original.tga
│   │   ├── 020A0-020B5_128x224_CurrencySymbols_original.tga
│   │   ├── 02500-0257F_128x224_BoxDrawing_original.tga
│   │   ├── 02580-0259F_128x224_BlockElements_original.tga
│   │   ├── CostlyChar.tga
│   │   └── UnknownChar.tga
│   └── toolkit
│   ├── ButtonBorder.tga
│   ├── ButtonChecked.tga
│   ├── ButtonPressed.tga
│   ├── Button.tga
│   ├── CheckBoxPressed.tga
│   ├── CheckBox.tga
│   ├── CustomRectBorder.tga
│   ├── Dir.tga
│   ├── DirUp.tga
│   ├── GroupBorder.tga
│   ├── GroupInnerBorder.tga
│   ├── IOField.tga
│   ├── PopupBorder.tga
│   ├── RadioBoxPressed.tga
│   ├── RadioBox.tga
│   ├── SplitterPressed.tga
│   ├── Splitter.tga
│   └── Tunnel.tga
├── emFileMan
│   ├── icons
│   │   ├── aspect_ratio_1.tga
│   │   ├── aspect_ratio_2.tga
│   │   ├── aspect_ratio_3.tga
│   │   ├── clear_selection.tga
│   │   ├── copy_names.tga
│   │   ├── copy_paths.tga
│   │   ├── directories_first.tga
│   │   ├── select_all.tga
│   │   ├── show_hidden_files.tga
│   │   ├── sort_by_class.tga
│   │   ├── sort_by_date.tga
│   │   ├── sort_by_ending.tga
│   │   ├── sort_by_name.tga
│   │   ├── sort_by_size.tga
│   │   ├── sort_by_version.tga
│   │   ├── swap_selection.tga
│   │   ├── theme_CardBlue.tga
│   │   ├── theme_CardGreen.tga
│   │   ├── theme_CardPink.tga
│   │   ├── theme_CardSandy.tga
│   │   ├── theme_Glass.tga
│   │   ├── theme_Metal.tga
│   │   ├── theme_Night.tga
│   │   ├── theme_Paper.tga
│   │   └── theme_Simple.tga
│   ├── scripts
│   │   ├── cmd-util.pl
│   │   └── emArch.sh
│   └── themes
│   ├── CardBlue1.emFileManTheme
│   ├── CardBlue2.emFileManTheme
│   ├── CardBlue3.emFileManTheme
│   ├── CardGreen1.emFileManTheme
│   ├── CardGreen2.emFileManTheme
│   ├── CardGreen3.emFileManTheme
│   ├── CardInnerBorder.tga
│   ├── CardOuterBorder.tga
│   ├── CardPink1.emFileManTheme
│   ├── CardPink2.emFileManTheme
│   ├── CardPink3.emFileManTheme
│   ├── CardSandy1.emFileManTheme
│   ├── CardSandy2.emFileManTheme
│   ├── CardSandy3.emFileManTheme
│   ├── Glass1.emFileManTheme
│   ├── Glass2.emFileManTheme
│   ├── Glass3.emFileManTheme
│   ├── GlassInnerBorder.tga
│   ├── GlassOuterBorder.tga
│   ├── Metal1.emFileManTheme
│   ├── Metal2.emFileManTheme
│   ├── Metal3.emFileManTheme
│   ├── MetalInnerBorder.tga
│   ├── MetalOuterBorder.tga
│   ├── Night1.emFileManTheme
│   ├── Night2.emFileManTheme
│   ├── Night3.emFileManTheme
│   ├── NightInnerBorder.tga
│   ├── NightOuterBorder.tga
│   ├── Paper1.emFileManTheme
│   ├── Paper2.emFileManTheme
│   ├── Paper3.emFileManTheme
│   ├── PaperBorder.tga
│   ├── Simple1.emFileManTheme
│   ├── Simple2.emFileManTheme
│   └── Simple3.emFileManTheme
├── emLKC
│   ├── emLKC.patch.bz2
│   ├── README
│   ├── screenshot-1.jpg
│   ├── screenshot-2.jpg
│   └── screenshot-3.jpg
├── emMain
│   ├── Autoplay.tga
│   ├── CloseWindow.tga
│   ├── ContinueLastAutoplay.tga
│   ├── ControlEdges.tga
│   ├── Fullscreen.tga
│   ├── NewWindow.tga
│   ├── Quit.tga
│   ├── ReloadFiles.tga
│   ├── SkipToNext.tga
│   ├── SkipToPrev.tga
│   ├── Sky.tga
│   ├── Slider.tga
│   ├── Star.tga
│   ├── VcItemInnerBorder.tga
│   └── VcItemOuterBorder.tga
├── emNetwalk
│   ├── Background.tga
│   ├── Border.tga
│   ├── Lights.tga
│   ├── Marks.tga
│   ├── NoBorder.tga
│   ├── Pipes.tga
│   └── Symbols.tga
├── emPs
│   ├── page_shadow.tga
│   ├── rendering.tga
│   └── waiting.tga
└── icons
├── 3d_model.tga
├── anchor.tga
├── archive.tga
├── audio.tga
├── back_up_as.tga
├── back_up.tga
├── ball.tga
├── bench_vice.tga
├── books2.tga
├── books.tga
├── book.tga
├── burn_cd.tga
├── camera.tga
├── castle.tga
├── cd-rom.tga
├── chain.tga
├── cherry.tga
├── clock.tga
├── clone_file.tga
├── cloud.tga
├── copy_file_as.tga
├── copy_file.tga
├── create_iso_file.tga
├── decrypt_file.tga
├── decrypt.tga
├── delete_file.tga
├── diff.tga
├── diff_to_file.tga
├── directory.tga
├── disk_free.tga
├── dna.tga
├── documents.tga
├── document.tga
├── download.tga
├── drawing.tga
├── eaglemode32.png
├── eaglemode48.png
├── eaglemode48.tga
├── eaglemode96.png
├── eaglemode.ico
├── eaglemode.tga
├── earth.tga
├── edit_encrypted.tga
├── em-dialog48.tga
├── encrypt_file.tga
├── encrypt.tga
├── error_unknown_icon.tga
├── exchange_files.tga
├── file_attributes.tga
├── file_info.tga
├── file_owner.tga
├── file_permissions.tga
├── file.tga
├── file_time.tga
├── flower.tga
├── fractal.tga
├── grepi.tga
├── grep.tga
├── hard_disk.tga
├── heart.tga
├── help.tga
├── home.tga
├── iso_file.tga
├── mines.tga
├── move_file_as.tga
├── move_file.tga
├── netwalk.tga
├── new_dir.tga
├── new_file.tga
├── notepad.tga
├── open_or_run.tga
├── package.tga
├── pack_file_7z.tga
├── pack_file_arc.tga
├── pack_file_arj.tga
├── pack_file_ar.tga
├── pack_file_bz2.tga
├── pack_file_gz.tga
├── pack_file_lzh.tga
├── pack_file_lzma.tga
├── pack_file_lzo.tga
├── pack_file_tar_bz2.tga
├── pack_file_tar_gz.tga
├── pack_file_tar_lzma.tga
├── pack_file_tar_lzo.tga
├── pack_file_tar.tga
├── pack_file_tar_xz.tga
├── pack_file.tga
├── pack_file_xz.tga
├── pack_file_zip.tga
├── pack_file_zoo.tga
├── patch_file.tga
├── picture.tga
├── piggy_bank.tga
├── plain_text.tga
├── rename_file.tga
├── root.tga
├── rotate_left.tga
├── rotate_right.tga
├── run_in_terminal.tga
├── run_on_source_in_terminal.tga
├── run_on_source.tga
├── run.tga
├── saturn.tga
├── select_files_recursively.tga
├── silchess.tga
├── ssd.tga
├── star.tga
├── storage.tga
├── sym_link.tga
├── teddy.tga
├── terminal.tga
├── text_editor.tga
├── thirdparty
│   ├── abiword.tga
│   ├── dia.tga
│   ├── evince.tga
│   ├── firefox.tga
│   ├── gedit.tga
│   ├── gimp.tga
│   ├── inkscape.tga
│   ├── kaffeine.tga
│   ├── kate.tga
│   ├── libreoffice.tga
│   ├── meld.tga
│   ├── README
│   ├── totem.tga
│   ├── vlc.tga
│   ├── xfig.tga
│   └── xine.tga
├── treasure_chest.tga
├── unpack_file_in_new_dir.tga
├── unpack_file_in_place.tga
├── unpack_file.tga
├── upload.tga
├── usb_flash_drive.tga
├── version_add.tga
├── version_cancel.tga
├── version_checkout.tga
├── version_commit.tga
├── version_copy.tga
├── version_delete.tga
├── version_diff.tga
├── version_info.tga
├── version_list.tga
├── version_merge.tga
├── version_move.tga
├── version_props.tga
├── version_pull.tga
├── version_push.tga
├── version_rename.tga
├── version_search.tga
├── version_time.tga
├── version_update.tga
├── video.tga
├── virtual_cosmos.tga
├── wc.tga
└── wrench.tga
95 directories, 837 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment