Scribus Source Tree: Difference between revisions
Jump to navigation
Jump to search
m (added header) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Development]] | [[Category:Development]] | ||
This page will act similiarly to [http://wiki.gimp.org/index.php/Hacking:Source_Tree| | This page will act similiarly to [http://wiki.gimp.org/index.php/Hacking:Source_Tree| GIMP Wiki source tree] page. | ||
==Tree== | ==Tree== |
Latest revision as of 06:35, 10 April 2025
This page will act similiarly to GIMP Wiki source tree page.
Tree
It will list and summarize all the directories that live within the Scribus project source tree.[1]
├── OSX-package
│ ├── inputs
│ └── linktools
├── Scribus.app
│ └── Contents
├── cmake
│ └── modules
├── devel-doc
│ ├── images
│ └── templates
├── doc
│ ├── cs
│ ├── de
│ ├── en
│ ├── fr
│ ├── it
│ └── pl
├── dtd
├── resources
│ ├── dicts
│ ├── editorconfig
│ ├── icons
│ ├── keysets
│ ├── loremipsum
│ ├── profiles
│ ├── spell_dicts
│ ├── swatches
│ ├── templates
│ ├── translations
│ └── versions
├── scribus
│ ├── colormgmt
│ ├── desaxe
│ ├── designer
│ ├── downloadmanager
│ ├── dtd
│ ├── fonts
│ ├── manpages
│ ├── old
│ ├── plugins
│ ├── styles
│ ├── tests
│ ├── text
│ ├── third_party
│ ├── tt
│ ├── ui
│ └── unicodemap
├── win32
│ └── vc9
└── xcode
└── Scribus
Related Pages
References
- ↑ Retrieved from SVN on 2013-11-21