Jump to content

LibreOffice-Box Structure

From The Document Foundation Wiki

LibreOffice-Box Structure, proposed

Directory of assets/..

cms/assets/
├── bin     (K-Meleon Browser) Is a windows browser really needed? And Linux browser, And Mac?
├── Brasil  (Team PT-BR)
├── de      (Team DE)
├── en      (Team EN)
│   ├── addons
│   ├── artwork
│   ├── docu
│   ├── extras
│   ├── files
│   │   ├── cd_linux_deb32
│   │   ├── cd_linux_deb64
│   │   ├── cd_linux_rpm32
│   │   ├── cd_linux_rpm64
│   │   ├── cd_win_x86
│   │   ├── cd_win_x86_64
│   │   ├── dvd
│   │   ├── dvd_works
│   │   └── licenses
│   └── templates
├── es       (Team ES)
├── it       (Team IT)
├── LO_installer_packed
│   └── 3.4.5
│       ├── deb
│       │   ├── x86
│       │   └── x86_64
│       ├── mac
│       │   ├── ppc
│       │   └── x86
│       ├── portable
│       ├── rpm
│       │   ├── x86
│       │   └── x86_64
│       └── win
│              └── x86
│              └── x86_64
├── LO_installer_unpacked
│   └── 3.4.5
│       ├── linux_deb
│       │   ├── 32
│       │   │   ├── en-US
│       │   │   │   ├── DEBS
│       │   │   │   │   └── desktop-integration
│       │   │   │   └── readmes
│       │   │   ├── help
│       │   │   │   ├── de
│       │   │   │   │   └── DEBS
│       │   │   │   ├── en-US
│       │   │   │   │   └── DEBS
│       │   │   │   ├── es
│       │   │   │   │   └── DEBS
│       │   │   │   ├── fr
│       │   │   │   │   └── DEBS
│       │   │   │   └── it
│       │   │   │       └── DEBS
│       │   │   ├── langpacks
│       │   │   │   ├── de
│       │   │   │   │   └── DEBS
│       │   │   │   ├── es
│       │   │   │   │   └── DEBS
│       │   │   │   ├── fr
│       │   │   │   │   └── DEBS
│       │   │   │   └── it
│       │   │   │       └── DEBS
│       │   │   └── libreofficebox-metapackages
│       │   └── 64
│       │       ├── en-US
│       │       │   ├── DEBS
│       │       │   │   └── desktop-integration
│       │       │   └── readmes
│       │       ├── help
│       │       │   ├── de
│       │       │   │   └── DEBS
│       │       │   ├── en-US
│       │       │   │   └── DEBS
│       │       │   ├── es
│       │       │   │   └── DEBS
│       │       │   ├── fr
│       │       │   │   └── DEBS
│       │       │   └── it
│       │       │       └── DEBS
│       │       ├── langpacks
│       │       │   ├── de
│       │       │   │   └── DEBS
│       │       │   ├── es
│       │       │   │   └── DEBS
│       │       │   ├── fr
│       │       │   │   └── DEBS
│       │       │   └── it
│       │       │       └── DEBS
│       │       └── libreofficebox-metapackages
│       ├── linux_rpm
│       │   ├── 32
│       │   │   ├── en-US
│       │   │   │   ├── RPMS
│       │   │   │   │   └── desktop-integration
│       │   │   │   └── readmes
│       │   │   ├── help
│       │   │   │   ├── de
│       │   │   │   │   └── RPMS
│       │   │   │   ├── en-US
│       │   │   │   │   └── RPMS
│       │   │   │   ├── es
│       │   │   │   │   └── RPMS
│       │   │   │   ├── fr
│       │   │   │   │   └── RPMS
│       │   │   │   └── it
│       │   │   │       └── RPMS
│       │   │   └── langpacks
│       │   │       ├── de
│       │   │       │   └── RPMS
│       │   │       ├── es
│       │   │       │   └── RPMS
│       │   │       ├── fr
│       │   │       │   └── RPMS
│       │   │       └── it
│       │   │           └── RPMS
│       │   └── 64
│       │       ├── en-US
│       │       │   ├── RPMS
│       │       │   │   └── desktop-integration
│       │       │   └── readmes
│       │       ├── help
│       │       │   ├── de
│       │       │   │   └── RPMS
│       │       │   ├── en-US
│       │       │   │   └── RPMS
│       │       │   ├── es
│       │       │   │   └── RPMS
│       │       │   ├── fr
│       │       │   │   └── RPMS
│       │       │   └── it
│       │       │       └── RPMS
│       │       └── langpacks
│       │           ├── de
│       │           │   └── RPMS
│       │           ├── es
│       │           │   └── RPMS
│       │           ├── fr
│       │           │   └── RPMS
│       │           └── it
│       │               └── RPMS
│       ├── mac
│       │   ├── ppc
│       │   │   └── langpacks
│       │   └── ppc
│       │       └── langpacks
│       ├── portable
│       ├── sdk
│       │   ├── linux
│       │   │   ├── deb32
│       │   │   ├── deb64
│       │   │   ├── rpm32
│       │   │   └── rpm64
│       │   ├── mac
│       │   │   ├── ppc
│       │   │   └── x86
│       │   └── windows
│       ├── source
''│       └── windows''
│           ├── help
│           │   ├── de
│           │   ├── en-US
│           │   ├── es
│           │   ├── fr
│           │   └── it
│           ├── readmes
│           └── redist
├── NA      (Team)
├── pics
│   ├── icons
│   └── module
''├── screenshots''
│   ├── Beispiele
│   ├── module
│   └── Vorlagen
│       ├── Beschriftungen-Etiketten
│       ├── Formulare
│       ├── Fun_und_Werbung
│       ├── Layout
│       ├── Kalkulation_und_Entscheidungshilfen
│       ├── Korrespondenz
│       ├── Praesentationen
│       ├── Projektmanagment
│       └── Verschiedenes
├── Language|Language Packs
├── Documentation and Training
├── trash
└── Uploads