mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
880 lines
42 KiB
Plaintext
880 lines
42 KiB
Plaintext
bin/okteta
|
|
bin/struct2osd
|
|
include/KastenControllers/Kasten/ClipboardControllerFactory
|
|
include/KastenControllers/Kasten/CloseControllerFactory
|
|
include/KastenControllers/Kasten/CopyAsControllerFactory
|
|
include/KastenControllers/Kasten/CreatorControllerFactory
|
|
include/KastenControllers/Kasten/DocumentsToolFactory
|
|
include/KastenControllers/Kasten/DocumentsToolViewFactory
|
|
include/KastenControllers/Kasten/ExportControllerFactory
|
|
include/KastenControllers/Kasten/FileSystemBrowserToolFactory
|
|
include/KastenControllers/Kasten/FileSystemBrowserToolViewFactory
|
|
include/KastenControllers/Kasten/FullScreenControllerFactory
|
|
include/KastenControllers/Kasten/InsertControllerFactory
|
|
include/KastenControllers/Kasten/LoaderControllerFactory
|
|
include/KastenControllers/Kasten/ModifiedBarControllerFactory
|
|
include/KastenControllers/Kasten/QuitControllerFactory
|
|
include/KastenControllers/Kasten/ReadOnlyBarControllerFactory
|
|
include/KastenControllers/Kasten/ReadOnlyControllerFactory
|
|
include/KastenControllers/Kasten/SelectControllerFactory
|
|
include/KastenControllers/Kasten/SetRemoteControllerFactory
|
|
include/KastenControllers/Kasten/SwitchViewControllerFactory
|
|
include/KastenControllers/Kasten/SynchronizeControllerFactory
|
|
include/KastenControllers/Kasten/TerminalToolFactory
|
|
include/KastenControllers/Kasten/TerminalToolViewFactory
|
|
include/KastenControllers/Kasten/ToolListMenuControllerFactory
|
|
include/KastenControllers/Kasten/UiColorSchemeControllerFactory
|
|
include/KastenControllers/Kasten/VersionControllerFactory
|
|
include/KastenControllers/Kasten/VersionViewToolFactory
|
|
include/KastenControllers/Kasten/VersionViewToolViewFactory
|
|
include/KastenControllers/Kasten/ViewAreaSplitControllerFactory
|
|
include/KastenControllers/Kasten/ViewListMenuControllerFactory
|
|
include/KastenControllers/Kasten/ZoomBarControllerFactory
|
|
include/KastenControllers/Kasten/ZoomControllerFactory
|
|
include/KastenControllers/kasten/clipboardcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/closecontrollerfactory.hpp
|
|
include/KastenControllers/kasten/copyascontrollerfactory.hpp
|
|
include/KastenControllers/kasten/creatorcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/documentstoolfactory.hpp
|
|
include/KastenControllers/kasten/documentstoolviewfactory.hpp
|
|
include/KastenControllers/kasten/exportcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/filesystembrowsertoolfactory.hpp
|
|
include/KastenControllers/kasten/filesystembrowsertoolviewfactory.hpp
|
|
include/KastenControllers/kasten/fullscreencontrollerfactory.hpp
|
|
include/KastenControllers/kasten/insertcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/kastencontrollers_export.hpp
|
|
include/KastenControllers/kasten/loadercontrollerfactory.hpp
|
|
include/KastenControllers/kasten/modifiedbarcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/quitcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/readonlybarcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/readonlycontrollerfactory.hpp
|
|
include/KastenControllers/kasten/selectcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/setremotecontrollerfactory.hpp
|
|
include/KastenControllers/kasten/switchviewcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/synchronizecontrollerfactory.hpp
|
|
include/KastenControllers/kasten/terminaltoolfactory.hpp
|
|
include/KastenControllers/kasten/terminaltoolviewfactory.hpp
|
|
include/KastenControllers/kasten/toollistmenucontrollerfactory.hpp
|
|
include/KastenControllers/kasten/uicolorschemecontrollerfactory.hpp
|
|
include/KastenControllers/kasten/versioncontrollerfactory.hpp
|
|
include/KastenControllers/kasten/versionviewtoolfactory.hpp
|
|
include/KastenControllers/kasten/versionviewtoolviewfactory.hpp
|
|
include/KastenControllers/kasten/viewareasplitcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/viewlistmenucontrollerfactory.hpp
|
|
include/KastenControllers/kasten/zoombarcontrollerfactory.hpp
|
|
include/KastenControllers/kasten/zoomcontrollerfactory.hpp
|
|
include/KastenCore/Kasten/AbstractConnectJob
|
|
include/KastenCore/Kasten/AbstractDocument
|
|
include/KastenCore/Kasten/AbstractDocumentFactory
|
|
include/KastenCore/Kasten/AbstractExportJob
|
|
include/KastenCore/Kasten/AbstractFileSystemConnectJob
|
|
include/KastenCore/Kasten/AbstractFileSystemExportJob
|
|
include/KastenCore/Kasten/AbstractFileSystemLoadJob
|
|
include/KastenCore/Kasten/AbstractFileSystemSyncFromRemoteJob
|
|
include/KastenCore/Kasten/AbstractFileSystemSyncToRemoteJob
|
|
include/KastenCore/Kasten/AbstractFileSystemSyncWithRemoteJob
|
|
include/KastenCore/Kasten/AbstractLoadJob
|
|
include/KastenCore/Kasten/AbstractModel
|
|
include/KastenCore/Kasten/AbstractModelDataGenerator
|
|
include/KastenCore/Kasten/AbstractModelExporter
|
|
include/KastenCore/Kasten/AbstractModelFileSystemSynchronizer
|
|
include/KastenCore/Kasten/AbstractModelSelection
|
|
include/KastenCore/Kasten/AbstractModelStreamEncoder
|
|
include/KastenCore/Kasten/AbstractModelSynchronizer
|
|
include/KastenCore/Kasten/AbstractModelSynchronizerFactory
|
|
include/KastenCore/Kasten/AbstractOverwriteDialog
|
|
include/KastenCore/Kasten/AbstractSaveDiscardDialog
|
|
include/KastenCore/Kasten/AbstractSyncFromRemoteJob
|
|
include/KastenCore/Kasten/AbstractSyncToRemoteJob
|
|
include/KastenCore/Kasten/AbstractSyncWithRemoteJob
|
|
include/KastenCore/Kasten/AbstractTool
|
|
include/KastenCore/Kasten/AbstractToolFactory
|
|
include/KastenCore/Kasten/DocumentCreateManager
|
|
include/KastenCore/Kasten/DocumentManager
|
|
include/KastenCore/Kasten/DocumentSyncManager
|
|
include/KastenCore/Kasten/DocumentVersionData
|
|
include/KastenCore/Kasten/DocumentVersionId
|
|
include/KastenCore/Kasten/JobManager
|
|
include/KastenCore/Kasten/KastenCore
|
|
include/KastenCore/Kasten/ModelCodecManager
|
|
include/KastenCore/Kasten/ModelDataGenerateThread
|
|
include/KastenCore/Kasten/ModelEncoderFileSystemExportJob
|
|
include/KastenCore/Kasten/ModelEncoderFileSystemExporter
|
|
include/KastenCore/Kasten/ModelStreamEncodeThread
|
|
include/KastenCore/Kasten/Versionable
|
|
include/KastenCore/kasten/abstractconnectjob.hpp
|
|
include/KastenCore/kasten/abstractdocument.hpp
|
|
include/KastenCore/kasten/abstractdocumentfactory.hpp
|
|
include/KastenCore/kasten/abstractexportjob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemconnectjob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemexportjob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemloadjob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemsyncfromremotejob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemsynctoremotejob.hpp
|
|
include/KastenCore/kasten/abstractfilesystemsyncwithremotejob.hpp
|
|
include/KastenCore/kasten/abstractloadjob.hpp
|
|
include/KastenCore/kasten/abstractmodel.hpp
|
|
include/KastenCore/kasten/abstractmodeldatagenerator.hpp
|
|
include/KastenCore/kasten/abstractmodelexporter.hpp
|
|
include/KastenCore/kasten/abstractmodelfilesystemsynchronizer.hpp
|
|
include/KastenCore/kasten/abstractmodelselection.hpp
|
|
include/KastenCore/kasten/abstractmodelstreamencoder.hpp
|
|
include/KastenCore/kasten/abstractmodelsynchronizer.hpp
|
|
include/KastenCore/kasten/abstractmodelsynchronizerfactory.hpp
|
|
include/KastenCore/kasten/abstractoverwritedialog.hpp
|
|
include/KastenCore/kasten/abstractsavediscarddialog.hpp
|
|
include/KastenCore/kasten/abstractsyncfromremotejob.hpp
|
|
include/KastenCore/kasten/abstractsynctoremotejob.hpp
|
|
include/KastenCore/kasten/abstractsyncwithremotejob.hpp
|
|
include/KastenCore/kasten/abstracttool.hpp
|
|
include/KastenCore/kasten/abstracttoolfactory.hpp
|
|
include/KastenCore/kasten/documentcreatemanager.hpp
|
|
include/KastenCore/kasten/documentmanager.hpp
|
|
include/KastenCore/kasten/documentsyncmanager.hpp
|
|
include/KastenCore/kasten/documentversiondata.hpp
|
|
include/KastenCore/kasten/documentversionid.hpp
|
|
include/KastenCore/kasten/jobmanager.hpp
|
|
include/KastenCore/kasten/kastencore.hpp
|
|
include/KastenCore/kasten/kastencore_export.hpp
|
|
include/KastenCore/kasten/modelcodecmanager.hpp
|
|
include/KastenCore/kasten/modeldatageneratethread.hpp
|
|
include/KastenCore/kasten/modelencoderfilesystemexporter.hpp
|
|
include/KastenCore/kasten/modelencoderfilesystemexportjob.hpp
|
|
include/KastenCore/kasten/modelstreamencodethread.hpp
|
|
include/KastenCore/kasten/versionable.hpp
|
|
include/KastenGui/Kasten/AbstractDocumentStrategy
|
|
include/KastenGui/Kasten/AbstractGroupedViews
|
|
include/KastenGui/Kasten/AbstractLinePopup
|
|
include/KastenGui/Kasten/AbstractModelDataGeneratorConfigEditor
|
|
include/KastenGui/Kasten/AbstractModelDataGeneratorConfigEditorFactory
|
|
include/KastenGui/Kasten/AbstractModelExporterConfigEditor
|
|
include/KastenGui/Kasten/AbstractModelExporterConfigEditorFactory
|
|
include/KastenGui/Kasten/AbstractModelStreamEncoderConfigEditor
|
|
include/KastenGui/Kasten/AbstractModelStreamEncoderConfigEditorFactory
|
|
include/KastenGui/Kasten/AbstractSelectionView
|
|
include/KastenGui/Kasten/AbstractToolInlineView
|
|
include/KastenGui/Kasten/AbstractToolView
|
|
include/KastenGui/Kasten/AbstractToolViewFactory
|
|
include/KastenGui/Kasten/AbstractToolWidget
|
|
include/KastenGui/Kasten/AbstractView
|
|
include/KastenGui/Kasten/AbstractViewArea
|
|
include/KastenGui/Kasten/AbstractViewFactory
|
|
include/KastenGui/Kasten/AbstractXmlGuiController
|
|
include/KastenGui/Kasten/AbstractXmlGuiControllerFactory
|
|
include/KastenGui/Kasten/DataSelectable
|
|
include/KastenGui/Kasten/DialogHandler
|
|
include/KastenGui/Kasten/DummyView
|
|
include/KastenGui/Kasten/KastenGui
|
|
include/KastenGui/Kasten/ModelCodecViewManager
|
|
include/KastenGui/Kasten/ModelEncoderFileSystemExporterConfigEditor
|
|
include/KastenGui/Kasten/ModelEncoderFileSystemExporterConfigEditorFactory
|
|
include/KastenGui/Kasten/MultiDocumentStrategy
|
|
include/KastenGui/Kasten/MultiViewAreas
|
|
include/KastenGui/Kasten/SelectedDataWriteable
|
|
include/KastenGui/Kasten/ShellWindow
|
|
include/KastenGui/Kasten/SingleDocumentStrategy
|
|
include/KastenGui/Kasten/SingleViewArea
|
|
include/KastenGui/Kasten/SingleViewWindow
|
|
include/KastenGui/Kasten/StatusBar
|
|
include/KastenGui/Kasten/TabbedViews
|
|
include/KastenGui/Kasten/ToggleButton
|
|
include/KastenGui/Kasten/ToolInlineViewable
|
|
include/KastenGui/Kasten/ToolViewDockWidget
|
|
include/KastenGui/Kasten/ViewAreaSplitable
|
|
include/KastenGui/Kasten/ViewManager
|
|
include/KastenGui/Kasten/WidgetsDockable
|
|
include/KastenGui/Kasten/Zoomable
|
|
include/KastenGui/kasten/abstractdocumentstrategy.hpp
|
|
include/KastenGui/kasten/abstractgroupedviews.hpp
|
|
include/KastenGui/kasten/abstractlinepopup.hpp
|
|
include/KastenGui/kasten/abstractmodeldatageneratorconfigeditor.hpp
|
|
include/KastenGui/kasten/abstractmodeldatageneratorconfigeditorfactory.hpp
|
|
include/KastenGui/kasten/abstractmodelexporterconfigeditor.hpp
|
|
include/KastenGui/kasten/abstractmodelexporterconfigeditorfactory.hpp
|
|
include/KastenGui/kasten/abstractmodelstreamencoderconfigeditor.hpp
|
|
include/KastenGui/kasten/abstractmodelstreamencoderconfigeditorfactory.hpp
|
|
include/KastenGui/kasten/abstractselectionview.hpp
|
|
include/KastenGui/kasten/abstracttoolinlineview.hpp
|
|
include/KastenGui/kasten/abstracttoolview.hpp
|
|
include/KastenGui/kasten/abstracttoolviewfactory.hpp
|
|
include/KastenGui/kasten/abstracttoolwidget.hpp
|
|
include/KastenGui/kasten/abstractview.hpp
|
|
include/KastenGui/kasten/abstractviewarea.hpp
|
|
include/KastenGui/kasten/abstractviewfactory.hpp
|
|
include/KastenGui/kasten/abstractxmlguicontroller.hpp
|
|
include/KastenGui/kasten/abstractxmlguicontrollerfactory.hpp
|
|
include/KastenGui/kasten/dataselectable.hpp
|
|
include/KastenGui/kasten/dialoghandler.hpp
|
|
include/KastenGui/kasten/dummyview.hpp
|
|
include/KastenGui/kasten/kastengui.hpp
|
|
include/KastenGui/kasten/kastengui_export.hpp
|
|
include/KastenGui/kasten/modelcodecviewmanager.hpp
|
|
include/KastenGui/kasten/modelencoderfilesystemexporterconfigeditor.hpp
|
|
include/KastenGui/kasten/modelencoderfilesystemexporterconfigeditorfactory.hpp
|
|
include/KastenGui/kasten/multidocumentstrategy.hpp
|
|
include/KastenGui/kasten/multiviewareas.hpp
|
|
include/KastenGui/kasten/selecteddatawriteable.hpp
|
|
include/KastenGui/kasten/shellwindow.hpp
|
|
include/KastenGui/kasten/singledocumentstrategy.hpp
|
|
include/KastenGui/kasten/singleviewarea.hpp
|
|
include/KastenGui/kasten/singleviewwindow.hpp
|
|
include/KastenGui/kasten/statusbar.hpp
|
|
include/KastenGui/kasten/tabbedviews.hpp
|
|
include/KastenGui/kasten/togglebutton.hpp
|
|
include/KastenGui/kasten/toolinlineviewable.hpp
|
|
include/KastenGui/kasten/toolviewdockwidget.hpp
|
|
include/KastenGui/kasten/viewareasplitable.hpp
|
|
include/KastenGui/kasten/viewmanager.hpp
|
|
include/KastenGui/kasten/widgetsdockable.hpp
|
|
include/KastenGui/kasten/zoomable.hpp
|
|
include/OktetaCore/Okteta/AbstractByteArrayModel
|
|
include/OktetaCore/Okteta/Address
|
|
include/OktetaCore/Okteta/AddressRange
|
|
include/OktetaCore/Okteta/ArrayChangeMetrics
|
|
include/OktetaCore/Okteta/ArrayChangeMetricsList
|
|
include/OktetaCore/Okteta/Bookmark
|
|
include/OktetaCore/Okteta/Bookmarkable
|
|
include/OktetaCore/Okteta/BookmarksConstIterator
|
|
include/OktetaCore/Okteta/BookmarksConstIteratorAdapter
|
|
include/OktetaCore/Okteta/Byte
|
|
include/OktetaCore/Okteta/ByteArrayChange
|
|
include/OktetaCore/Okteta/ByteArrayModel
|
|
include/OktetaCore/Okteta/ChangeHistory
|
|
include/OktetaCore/Okteta/ChangesDescribable
|
|
include/OktetaCore/Okteta/CharCodec
|
|
include/OktetaCore/Okteta/Character
|
|
include/OktetaCore/Okteta/NumberRange
|
|
include/OktetaCore/Okteta/OktetaCore
|
|
include/OktetaCore/Okteta/PieceTableByteArrayModel
|
|
include/OktetaCore/Okteta/Range
|
|
include/OktetaCore/Okteta/Size
|
|
include/OktetaCore/Okteta/TextByteArrayAnalyzer
|
|
include/OktetaCore/Okteta/ValueCodec
|
|
include/OktetaCore/Okteta/Versionable
|
|
include/OktetaCore/okteta/abstractbytearraymodel.hpp
|
|
include/OktetaCore/okteta/address.hpp
|
|
include/OktetaCore/okteta/addressrange.hpp
|
|
include/OktetaCore/okteta/arraychangemetrics.hpp
|
|
include/OktetaCore/okteta/arraychangemetricslist.hpp
|
|
include/OktetaCore/okteta/bookmark.hpp
|
|
include/OktetaCore/okteta/bookmarkable.hpp
|
|
include/OktetaCore/okteta/bookmarksconstiterator.hpp
|
|
include/OktetaCore/okteta/bookmarksconstiteratoradapter.hpp
|
|
include/OktetaCore/okteta/byte.hpp
|
|
include/OktetaCore/okteta/bytearraychange.hpp
|
|
include/OktetaCore/okteta/bytearraymodel.hpp
|
|
include/OktetaCore/okteta/changehistory.hpp
|
|
include/OktetaCore/okteta/changesdescribable.hpp
|
|
include/OktetaCore/okteta/character.hpp
|
|
include/OktetaCore/okteta/charcodec.hpp
|
|
include/OktetaCore/okteta/numberrange.hpp
|
|
include/OktetaCore/okteta/oktetacore.hpp
|
|
include/OktetaCore/okteta/oktetacore_export.hpp
|
|
include/OktetaCore/okteta/piecetablebytearraymodel.hpp
|
|
include/OktetaCore/okteta/range.hpp
|
|
include/OktetaCore/okteta/size.hpp
|
|
include/OktetaCore/okteta/textbytearrayanalyzer.hpp
|
|
include/OktetaCore/okteta/valuecodec.hpp
|
|
include/OktetaCore/okteta/versionable.hpp
|
|
include/OktetaGui/Okteta/AbstractByteArrayColumnRenderer
|
|
include/OktetaGui/Okteta/AbstractByteArrayView
|
|
include/OktetaGui/Okteta/AbstractColumnRenderer
|
|
include/OktetaGui/Okteta/AbstractColumnStylist
|
|
include/OktetaGui/Okteta/BorderColumnRenderer
|
|
include/OktetaGui/Okteta/ByteArrayColumnView
|
|
include/OktetaGui/Okteta/ByteArrayRowColumnRenderer
|
|
include/OktetaGui/Okteta/ByteArrayRowView
|
|
include/OktetaGui/Okteta/ByteArrayTableLayout
|
|
include/OktetaGui/Okteta/ByteArrayTableRanges
|
|
include/OktetaGui/Okteta/CharByteArrayColumnRenderer
|
|
include/OktetaGui/Okteta/ColumnsView
|
|
include/OktetaGui/Okteta/Coord
|
|
include/OktetaGui/Okteta/CoordRange
|
|
include/OktetaGui/Okteta/CoordRangeList
|
|
include/OktetaGui/Okteta/Line
|
|
include/OktetaGui/Okteta/LinePosition
|
|
include/OktetaGui/Okteta/LinePositionRange
|
|
include/OktetaGui/Okteta/LineRange
|
|
include/OktetaGui/Okteta/OffsetColumnRenderer
|
|
include/OktetaGui/Okteta/OffsetFormat
|
|
include/OktetaGui/Okteta/OktetaGui
|
|
include/OktetaGui/Okteta/PixelMetrics
|
|
include/OktetaGui/Okteta/Selection
|
|
include/OktetaGui/Okteta/ValueByteArrayColumnRenderer
|
|
include/OktetaGui/Okteta/WidgetColumnStylist
|
|
include/OktetaGui/okteta/abstractbytearraycolumnrenderer.hpp
|
|
include/OktetaGui/okteta/abstractbytearrayview.hpp
|
|
include/OktetaGui/okteta/abstractcolumnrenderer.hpp
|
|
include/OktetaGui/okteta/abstractcolumnstylist.hpp
|
|
include/OktetaGui/okteta/bordercolumnrenderer.hpp
|
|
include/OktetaGui/okteta/bytearraycolumnview.hpp
|
|
include/OktetaGui/okteta/bytearrayrowcolumnrenderer.hpp
|
|
include/OktetaGui/okteta/bytearrayrowview.hpp
|
|
include/OktetaGui/okteta/bytearraytablelayout.hpp
|
|
include/OktetaGui/okteta/bytearraytableranges.hpp
|
|
include/OktetaGui/okteta/charbytearraycolumnrenderer.hpp
|
|
include/OktetaGui/okteta/columnsview.hpp
|
|
include/OktetaGui/okteta/coord.hpp
|
|
include/OktetaGui/okteta/coordrange.hpp
|
|
include/OktetaGui/okteta/coordrangelist.hpp
|
|
include/OktetaGui/okteta/line.hpp
|
|
include/OktetaGui/okteta/lineposition.hpp
|
|
include/OktetaGui/okteta/linepositionrange.hpp
|
|
include/OktetaGui/okteta/linerange.hpp
|
|
include/OktetaGui/okteta/offsetcolumnrenderer.hpp
|
|
include/OktetaGui/okteta/offsetformat.hpp
|
|
include/OktetaGui/okteta/oktetagui.hpp
|
|
include/OktetaGui/okteta/oktetagui_export.hpp
|
|
include/OktetaGui/okteta/pixelmetrics.hpp
|
|
include/OktetaGui/okteta/selection.hpp
|
|
include/OktetaGui/okteta/valuebytearraycolumnrenderer.hpp
|
|
include/OktetaGui/okteta/widgetcolumnstylist.hpp
|
|
include/OktetaKastenControllers/Kasten/Okteta/BookmarksControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/BookmarksToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/BookmarksToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ByteTableToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ByteTableToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/CharsetConversionToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/CharsetConversionToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ChecksumToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ChecksumToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/DocumentInfoToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/DocumentInfoToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/FilterToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/FilterToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/FindDirection
|
|
include/OktetaKastenControllers/Kasten/Okteta/GotoOffsetControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/InfoToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/InfoToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/OverwriteModeControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/PODDecoderToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/PODDecoderToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/PrintControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ReplaceControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/SearchControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/SelectRangeControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/StringsExtractToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/StringsExtractToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/StructuresToolFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/StructuresToolViewFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewConfigControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewContextMenuControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewModeControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewProfileControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewProfilesManageControllerFactory
|
|
include/OktetaKastenControllers/Kasten/Okteta/ViewStatusControllerFactory
|
|
include/OktetaKastenControllers/kasten/okteta/bookmarkscontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/bookmarkstoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/bookmarkstoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/bytetabletoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/bytetabletoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/charsetconversiontoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/charsetconversiontoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/checksumtoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/checksumtoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/config-qca2.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/documentinfotoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/documentinfotoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/filtertoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/filtertoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/finddirection.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/gotooffsetcontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/infotoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/infotoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/oktetakastencontrollers_export.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/overwritemodecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/poddecodertoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/poddecodertoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/printcontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/replacecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/searchcontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/selectrangecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/stringsextracttoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/stringsextracttoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/structurestoolfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/structurestoolviewfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewconfigcontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewcontextmenucontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewmodecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewprofilecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewprofilesmanagecontrollerfactory.hpp
|
|
include/OktetaKastenControllers/kasten/okteta/viewstatuscontrollerfactory.hpp
|
|
include/OktetaKastenCore/Kasten/Okteta/ByteArrayDocument
|
|
include/OktetaKastenCore/Kasten/Okteta/ByteArrayDocumentFactory
|
|
include/OktetaKastenCore/Kasten/Okteta/ByteArrayRawFileSynchronizer
|
|
include/OktetaKastenCore/Kasten/Okteta/ByteArrayRawFileSynchronizerFactory
|
|
include/OktetaKastenCore/Kasten/Okteta/ByteArraySelection
|
|
include/OktetaKastenCore/kasten/okteta/bytearraydocument.hpp
|
|
include/OktetaKastenCore/kasten/okteta/bytearraydocumentfactory.hpp
|
|
include/OktetaKastenCore/kasten/okteta/bytearrayrawfilesynchronizer.hpp
|
|
include/OktetaKastenCore/kasten/okteta/bytearrayrawfilesynchronizerfactory.hpp
|
|
include/OktetaKastenCore/kasten/okteta/bytearrayselection.hpp
|
|
include/OktetaKastenCore/kasten/okteta/oktetakastencore_export.hpp
|
|
include/OktetaKastenGui/Kasten/Okteta/AbstractByteArrayStreamEncoder
|
|
include/OktetaKastenGui/Kasten/Okteta/AddressComboBox
|
|
include/OktetaKastenGui/Kasten/Okteta/AddressValidator
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayComboBox
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayDataGeneratorConfigEditorFactoryFactory
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayDataGeneratorFactory
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayStreamEncoderConfigEditorFactoryFactory
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayStreamEncoderFactory
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayView
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayViewFactory
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayViewProfile
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayViewProfileLock
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayViewProfileManager
|
|
include/OktetaKastenGui/Kasten/Okteta/ByteArrayViewProfileSynchronizer
|
|
include/OktetaKastenGui/Kasten/Okteta/OktetaKastenGui
|
|
include/OktetaKastenGui/kasten/okteta/abstractbytearraystreamencoder.hpp
|
|
include/OktetaKastenGui/kasten/okteta/addresscombobox.hpp
|
|
include/OktetaKastenGui/kasten/okteta/addressvalidator.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearraycombobox.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearraydatageneratorconfigeditorfactoryfactory.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearraydatageneratorfactory.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearraystreamencoderconfigeditorfactoryfactory.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearraystreamencoderfactory.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayview.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayviewfactory.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayviewprofile.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayviewprofilelock.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayviewprofilemanager.hpp
|
|
include/OktetaKastenGui/kasten/okteta/bytearrayviewprofilesynchronizer.hpp
|
|
include/OktetaKastenGui/kasten/okteta/oktetakastengui.hpp
|
|
include/OktetaKastenGui/kasten/okteta/oktetakastengui_export.hpp
|
|
lib/cmake/KastenControllers/KastenControllersConfig.cmake
|
|
lib/cmake/KastenControllers/KastenControllersConfigVersion.cmake
|
|
lib/cmake/KastenControllers/KastenControllersTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KastenControllers/KastenControllersTargets.cmake
|
|
lib/cmake/KastenCore/KastenCoreConfig.cmake
|
|
lib/cmake/KastenCore/KastenCoreConfigVersion.cmake
|
|
lib/cmake/KastenCore/KastenCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KastenCore/KastenCoreTargets.cmake
|
|
lib/cmake/KastenGui/KastenGuiConfig.cmake
|
|
lib/cmake/KastenGui/KastenGuiConfigVersion.cmake
|
|
lib/cmake/KastenGui/KastenGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KastenGui/KastenGuiTargets.cmake
|
|
lib/cmake/OktetaCore/OktetaCoreConfig.cmake
|
|
lib/cmake/OktetaCore/OktetaCoreConfigVersion.cmake
|
|
lib/cmake/OktetaCore/OktetaCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OktetaCore/OktetaCoreTargets.cmake
|
|
lib/cmake/OktetaGui/OktetaGuiConfig.cmake
|
|
lib/cmake/OktetaGui/OktetaGuiConfigVersion.cmake
|
|
lib/cmake/OktetaGui/OktetaGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OktetaGui/OktetaGuiTargets.cmake
|
|
lib/cmake/OktetaKastenControllers/OktetaKastenControllersConfig.cmake
|
|
lib/cmake/OktetaKastenControllers/OktetaKastenControllersConfigVersion.cmake
|
|
lib/cmake/OktetaKastenControllers/OktetaKastenControllersTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OktetaKastenControllers/OktetaKastenControllersTargets.cmake
|
|
lib/cmake/OktetaKastenCore/OktetaKastenCoreConfig.cmake
|
|
lib/cmake/OktetaKastenCore/OktetaKastenCoreConfigVersion.cmake
|
|
lib/cmake/OktetaKastenCore/OktetaKastenCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OktetaKastenCore/OktetaKastenCoreTargets.cmake
|
|
lib/cmake/OktetaKastenGui/OktetaKastenGuiConfig.cmake
|
|
lib/cmake/OktetaKastenGui/OktetaKastenGuiConfigVersion.cmake
|
|
lib/cmake/OktetaKastenGui/OktetaKastenGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OktetaKastenGui/OktetaKastenGuiTargets.cmake
|
|
lib/libKasten4Controllers.so
|
|
lib/libKasten4Controllers.so.0
|
|
lib/libKasten4Controllers.so.0.4.1
|
|
lib/libKasten4Core.so
|
|
lib/libKasten4Core.so.0
|
|
lib/libKasten4Core.so.0.4.1
|
|
lib/libKasten4Gui.so
|
|
lib/libKasten4Gui.so.0
|
|
lib/libKasten4Gui.so.0.4.1
|
|
lib/libKasten4Okteta2Controllers.so
|
|
lib/libKasten4Okteta2Controllers.so.0
|
|
lib/libKasten4Okteta2Controllers.so.0.4.0
|
|
lib/libKasten4Okteta2Core.so
|
|
lib/libKasten4Okteta2Core.so.0
|
|
lib/libKasten4Okteta2Core.so.0.4.0
|
|
lib/libKasten4Okteta2Gui.so
|
|
lib/libKasten4Okteta2Gui.so.0
|
|
lib/libKasten4Okteta2Gui.so.0.4.0
|
|
lib/libOkteta3Core.so
|
|
lib/libOkteta3Core.so.0
|
|
lib/libOkteta3Core.so.0.10.0
|
|
lib/libOkteta3Gui.so
|
|
lib/libOkteta3Gui.so.0
|
|
lib/libOkteta3Gui.so.0.10.0
|
|
%%QT_MKSPECDIR%%/modules/qt_OktetaCore.pri
|
|
%%QT_MKSPECDIR%%/modules/qt_OktetaGui.pri
|
|
%%QT_PLUGINDIR%%/designer/oktetawidgets.so
|
|
%%QT_PLUGINDIR%%/kf5/parts/oktetapart.so
|
|
libdata/pkgconfig/OktetaCore.pc
|
|
libdata/pkgconfig/OktetaGui.pc
|
|
share/applications/org.kde.okteta.desktop
|
|
share/config.kcfg/structureviewpreferences.kcfg
|
|
share/doc/HTML/de/okteta/index.cache.bz2
|
|
share/doc/HTML/de/okteta/index.docbook
|
|
share/doc/HTML/en/okteta/index.cache.bz2
|
|
share/doc/HTML/en/okteta/index.docbook
|
|
share/doc/HTML/es/okteta/index.cache.bz2
|
|
share/doc/HTML/es/okteta/index.docbook
|
|
share/doc/HTML/it/okteta/index.cache.bz2
|
|
share/doc/HTML/it/okteta/index.docbook
|
|
share/doc/HTML/nl/okteta/index.cache.bz2
|
|
share/doc/HTML/nl/okteta/index.docbook
|
|
share/doc/HTML/pt/okteta/index.cache.bz2
|
|
share/doc/HTML/pt/okteta/index.docbook
|
|
share/doc/HTML/pt_BR/okteta/index.cache.bz2
|
|
share/doc/HTML/pt_BR/okteta/index.docbook
|
|
share/doc/HTML/sr/okteta/index.cache.bz2
|
|
share/doc/HTML/sr/okteta/index.docbook
|
|
share/doc/HTML/sr@latin/okteta/index.cache.bz2
|
|
share/doc/HTML/sr@latin/okteta/index.docbook
|
|
share/doc/HTML/sv/okteta/index.cache.bz2
|
|
share/doc/HTML/sv/okteta/index.docbook
|
|
share/doc/HTML/uk/okteta/index.cache.bz2
|
|
share/doc/HTML/uk/okteta/index.docbook
|
|
share/icons/hicolor/128x128/apps/okteta.png
|
|
share/icons/hicolor/16x16/apps/okteta.png
|
|
share/icons/hicolor/22x22/apps/okteta.png
|
|
share/icons/hicolor/32x32/apps/okteta.png
|
|
share/icons/hicolor/48x48/apps/okteta.png
|
|
share/icons/hicolor/64x64/apps/okteta.png
|
|
share/knsrcfiles/okteta-structures.knsrc
|
|
share/kservices5/oktetapart.desktop
|
|
share/locale/ar/LC_MESSAGES/libkasten.mo
|
|
share/locale/ar/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ar/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ar/LC_MESSAGES/okteta.mo
|
|
share/locale/ar/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ast/LC_MESSAGES/libkasten.mo
|
|
share/locale/ast/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ast/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ast/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ast/LC_MESSAGES/okteta.mo
|
|
share/locale/ast/LC_MESSAGES/oktetapart.mo
|
|
share/locale/be/LC_MESSAGES/libkasten.mo
|
|
share/locale/be/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/be/LC_MESSAGES/okteta.mo
|
|
share/locale/be/LC_MESSAGES/oktetapart.mo
|
|
share/locale/bg/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/bg/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/bg/LC_MESSAGES/oktetapart.mo
|
|
share/locale/br/LC_MESSAGES/oktetapart.mo
|
|
share/locale/bs/LC_MESSAGES/libkasten.mo
|
|
share/locale/bs/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/bs/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/bs/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/bs/LC_MESSAGES/okteta.mo
|
|
share/locale/bs/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ca/LC_MESSAGES/libkasten.mo
|
|
share/locale/ca/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ca/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ca/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ca/LC_MESSAGES/okteta.mo
|
|
share/locale/ca/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/libkasten.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/okteta.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/oktetapart.mo
|
|
share/locale/cs/LC_MESSAGES/libkasten.mo
|
|
share/locale/cs/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/cs/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/cs/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/cs/LC_MESSAGES/okteta.mo
|
|
share/locale/cs/LC_MESSAGES/oktetapart.mo
|
|
share/locale/cy/LC_MESSAGES/oktetapart.mo
|
|
share/locale/da/LC_MESSAGES/libkasten.mo
|
|
share/locale/da/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/da/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/da/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/da/LC_MESSAGES/okteta.mo
|
|
share/locale/da/LC_MESSAGES/oktetapart.mo
|
|
share/locale/de/LC_MESSAGES/libkasten.mo
|
|
share/locale/de/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/de/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/de/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/de/LC_MESSAGES/okteta.mo
|
|
share/locale/de/LC_MESSAGES/oktetapart.mo
|
|
share/locale/el/LC_MESSAGES/libkasten.mo
|
|
share/locale/el/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/el/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/el/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/el/LC_MESSAGES/okteta.mo
|
|
share/locale/el/LC_MESSAGES/oktetapart.mo
|
|
share/locale/en_GB/LC_MESSAGES/libkasten.mo
|
|
share/locale/en_GB/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/en_GB/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/en_GB/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/en_GB/LC_MESSAGES/okteta.mo
|
|
share/locale/en_GB/LC_MESSAGES/oktetapart.mo
|
|
share/locale/eo/LC_MESSAGES/libkasten.mo
|
|
share/locale/eo/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/eo/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/eo/LC_MESSAGES/okteta.mo
|
|
share/locale/eo/LC_MESSAGES/oktetapart.mo
|
|
share/locale/es/LC_MESSAGES/libkasten.mo
|
|
share/locale/es/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/es/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/es/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/es/LC_MESSAGES/okteta.mo
|
|
share/locale/es/LC_MESSAGES/oktetapart.mo
|
|
share/locale/et/LC_MESSAGES/libkasten.mo
|
|
share/locale/et/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/et/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/et/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/et/LC_MESSAGES/okteta.mo
|
|
share/locale/et/LC_MESSAGES/oktetapart.mo
|
|
share/locale/eu/LC_MESSAGES/libkasten.mo
|
|
share/locale/eu/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/eu/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/eu/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/eu/LC_MESSAGES/okteta.mo
|
|
share/locale/eu/LC_MESSAGES/oktetapart.mo
|
|
share/locale/fa/LC_MESSAGES/oktetapart.mo
|
|
share/locale/fi/LC_MESSAGES/libkasten.mo
|
|
share/locale/fi/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/fi/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/fi/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/fi/LC_MESSAGES/okteta.mo
|
|
share/locale/fi/LC_MESSAGES/oktetapart.mo
|
|
share/locale/fr/LC_MESSAGES/libkasten.mo
|
|
share/locale/fr/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/fr/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/fr/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/fr/LC_MESSAGES/okteta.mo
|
|
share/locale/fr/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ga/LC_MESSAGES/libkasten.mo
|
|
share/locale/ga/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ga/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ga/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ga/LC_MESSAGES/okteta.mo
|
|
share/locale/ga/LC_MESSAGES/oktetapart.mo
|
|
share/locale/gl/LC_MESSAGES/libkasten.mo
|
|
share/locale/gl/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/gl/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/gl/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/gl/LC_MESSAGES/okteta.mo
|
|
share/locale/gl/LC_MESSAGES/oktetapart.mo
|
|
share/locale/hi/LC_MESSAGES/oktetapart.mo
|
|
share/locale/hne/LC_MESSAGES/oktetapart.mo
|
|
share/locale/hr/LC_MESSAGES/libkasten.mo
|
|
share/locale/hr/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/hr/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/hr/LC_MESSAGES/okteta.mo
|
|
share/locale/hr/LC_MESSAGES/oktetapart.mo
|
|
share/locale/hu/LC_MESSAGES/libkasten.mo
|
|
share/locale/hu/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/hu/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/hu/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/hu/LC_MESSAGES/okteta.mo
|
|
share/locale/hu/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ia/LC_MESSAGES/libkasten.mo
|
|
share/locale/ia/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ia/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ia/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ia/LC_MESSAGES/okteta.mo
|
|
share/locale/ia/LC_MESSAGES/oktetapart.mo
|
|
share/locale/id/LC_MESSAGES/libkasten.mo
|
|
share/locale/id/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/id/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/id/LC_MESSAGES/okteta.mo
|
|
share/locale/id/LC_MESSAGES/oktetapart.mo
|
|
share/locale/is/LC_MESSAGES/libkasten.mo
|
|
share/locale/is/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/is/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/is/LC_MESSAGES/okteta.mo
|
|
share/locale/is/LC_MESSAGES/oktetapart.mo
|
|
share/locale/it/LC_MESSAGES/libkasten.mo
|
|
share/locale/it/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/it/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/it/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/it/LC_MESSAGES/okteta.mo
|
|
share/locale/it/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ja/LC_MESSAGES/libkasten.mo
|
|
share/locale/ja/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ja/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ja/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ja/LC_MESSAGES/okteta.mo
|
|
share/locale/ja/LC_MESSAGES/oktetapart.mo
|
|
share/locale/kk/LC_MESSAGES/libkasten.mo
|
|
share/locale/kk/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/kk/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/kk/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/kk/LC_MESSAGES/okteta.mo
|
|
share/locale/kk/LC_MESSAGES/oktetapart.mo
|
|
share/locale/km/LC_MESSAGES/libkasten.mo
|
|
share/locale/km/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/km/LC_MESSAGES/okteta.mo
|
|
share/locale/km/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ko/LC_MESSAGES/libkasten.mo
|
|
share/locale/ko/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ko/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ko/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ko/LC_MESSAGES/okteta.mo
|
|
share/locale/ko/LC_MESSAGES/oktetapart.mo
|
|
share/locale/lt/LC_MESSAGES/libkasten.mo
|
|
share/locale/lt/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/lt/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/lt/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/lt/LC_MESSAGES/okteta.mo
|
|
share/locale/lt/LC_MESSAGES/oktetapart.mo
|
|
share/locale/lv/LC_MESSAGES/libkasten.mo
|
|
share/locale/lv/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/lv/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/lv/LC_MESSAGES/okteta.mo
|
|
share/locale/lv/LC_MESSAGES/oktetapart.mo
|
|
share/locale/mai/LC_MESSAGES/libkasten.mo
|
|
share/locale/mai/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/mk/LC_MESSAGES/oktetapart.mo
|
|
share/locale/mr/LC_MESSAGES/libkasten.mo
|
|
share/locale/mr/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/mr/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/mr/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/mr/LC_MESSAGES/okteta.mo
|
|
share/locale/mr/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ms/LC_MESSAGES/oktetapart.mo
|
|
share/locale/nb/LC_MESSAGES/libkasten.mo
|
|
share/locale/nb/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/nb/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/nb/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/nb/LC_MESSAGES/okteta.mo
|
|
share/locale/nb/LC_MESSAGES/oktetapart.mo
|
|
share/locale/nds/LC_MESSAGES/libkasten.mo
|
|
share/locale/nds/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/nds/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/nds/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/nds/LC_MESSAGES/okteta.mo
|
|
share/locale/nds/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ne/LC_MESSAGES/oktetapart.mo
|
|
share/locale/nl/LC_MESSAGES/libkasten.mo
|
|
share/locale/nl/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/nl/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/nl/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/nl/LC_MESSAGES/okteta.mo
|
|
share/locale/nl/LC_MESSAGES/oktetapart.mo
|
|
share/locale/nn/LC_MESSAGES/libkasten.mo
|
|
share/locale/nn/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/nn/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/nn/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/nn/LC_MESSAGES/okteta.mo
|
|
share/locale/nn/LC_MESSAGES/oktetapart.mo
|
|
share/locale/oc/LC_MESSAGES/libkasten.mo
|
|
share/locale/oc/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/oc/LC_MESSAGES/okteta.mo
|
|
share/locale/oc/LC_MESSAGES/oktetapart.mo
|
|
share/locale/pa/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/pa/LC_MESSAGES/okteta.mo
|
|
share/locale/pa/LC_MESSAGES/oktetapart.mo
|
|
share/locale/pl/LC_MESSAGES/libkasten.mo
|
|
share/locale/pl/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/pl/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/pl/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/pl/LC_MESSAGES/okteta.mo
|
|
share/locale/pl/LC_MESSAGES/oktetapart.mo
|
|
share/locale/pt/LC_MESSAGES/libkasten.mo
|
|
share/locale/pt/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/pt/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/pt/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/pt/LC_MESSAGES/okteta.mo
|
|
share/locale/pt/LC_MESSAGES/oktetapart.mo
|
|
share/locale/pt_BR/LC_MESSAGES/libkasten.mo
|
|
share/locale/pt_BR/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/pt_BR/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/pt_BR/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/pt_BR/LC_MESSAGES/okteta.mo
|
|
share/locale/pt_BR/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ro/LC_MESSAGES/libkasten.mo
|
|
share/locale/ro/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ro/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ro/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ro/LC_MESSAGES/okteta.mo
|
|
share/locale/ro/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ru/LC_MESSAGES/libkasten.mo
|
|
share/locale/ru/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ru/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ru/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ru/LC_MESSAGES/okteta.mo
|
|
share/locale/ru/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sk/LC_MESSAGES/libkasten.mo
|
|
share/locale/sk/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sk/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sk/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sk/LC_MESSAGES/okteta.mo
|
|
share/locale/sk/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sl/LC_MESSAGES/libkasten.mo
|
|
share/locale/sl/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sl/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sl/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sl/LC_MESSAGES/okteta.mo
|
|
share/locale/sl/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sq/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sq/LC_MESSAGES/okteta.mo
|
|
share/locale/sq/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sr/LC_MESSAGES/libkasten.mo
|
|
share/locale/sr/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sr/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sr/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sr/LC_MESSAGES/okteta.mo
|
|
share/locale/sr/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/libkasten.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/okteta.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/libkasten.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/okteta.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sr@latin/LC_MESSAGES/libkasten.mo
|
|
share/locale/sr@latin/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sr@latin/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sr@latin/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sr@latin/LC_MESSAGES/okteta.mo
|
|
share/locale/sr@latin/LC_MESSAGES/oktetapart.mo
|
|
share/locale/sv/LC_MESSAGES/libkasten.mo
|
|
share/locale/sv/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/sv/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/sv/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/sv/LC_MESSAGES/okteta.mo
|
|
share/locale/sv/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ta/LC_MESSAGES/oktetapart.mo
|
|
share/locale/th/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/th/LC_MESSAGES/oktetapart.mo
|
|
share/locale/tr/LC_MESSAGES/libkasten.mo
|
|
share/locale/tr/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/tr/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/tr/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/tr/LC_MESSAGES/okteta.mo
|
|
share/locale/tr/LC_MESSAGES/oktetapart.mo
|
|
share/locale/ug/LC_MESSAGES/libkasten.mo
|
|
share/locale/ug/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/ug/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/ug/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/ug/LC_MESSAGES/okteta.mo
|
|
share/locale/ug/LC_MESSAGES/oktetapart.mo
|
|
share/locale/uk/LC_MESSAGES/libkasten.mo
|
|
share/locale/uk/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/uk/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/uk/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/uk/LC_MESSAGES/okteta.mo
|
|
share/locale/uk/LC_MESSAGES/oktetapart.mo
|
|
share/locale/zh_CN/LC_MESSAGES/libkasten.mo
|
|
share/locale/zh_CN/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/zh_CN/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/zh_CN/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/zh_CN/LC_MESSAGES/okteta.mo
|
|
share/locale/zh_CN/LC_MESSAGES/oktetapart.mo
|
|
share/locale/zh_TW/LC_MESSAGES/libkasten.mo
|
|
share/locale/zh_TW/LC_MESSAGES/liboktetacore.mo
|
|
share/locale/zh_TW/LC_MESSAGES/liboktetagui.mo
|
|
share/locale/zh_TW/LC_MESSAGES/liboktetakasten.mo
|
|
share/locale/zh_TW/LC_MESSAGES/okteta.mo
|
|
share/locale/zh_TW/LC_MESSAGES/oktetapart.mo
|
|
share/metainfo/org.kde.okteta.appdata.xml
|
|
share/mime/packages/okteta.xml
|
|
%%DATADIR%%/structures/elf/main.osd
|
|
%%DATADIR%%/structures/elf/metadata.desktop
|
|
%%DATADIR%%/structures/gccxml-to-osd.xsl
|
|
%%DATADIR%%/structures/png/main.osd
|
|
%%DATADIR%%/structures/png/metadata.desktop
|
|
%%DATADIR%%/structures/uuid.js
|