branding.desc 730 Bytes
Newer Older
1 2 3 4 5 6 7 8
---
componentName:   hamara

strings:
    productName:         Hamara Linux
    shortProductName:    Hamara Linux
    version:             2
    shortVersion:        2
9 10
    versionedName:       Hamara Sugam 2.0 
    shortVersionedName:  Hamara Sugam 2.0 
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
    bootloaderEntryName: Hamara Linux
    productUrl:          https://hamaralinux.org
    supportUrl:          https://forum.hamaralinux.org/
    releaseNotesUrl:     https://hamaralinux.org

images:
    productLogo:         "hamara-logo.png"
    productIcon:         "hamara-logo.png"
    productWelcome:      "welcome.png"

slideshow:               "show.qml"

style:
   sidebarBackground:    "#2c3133"
   sidebarText:          "#FFFFFF"
   sidebarTextSelect:    "#4d7079"