Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
  • flatpak-qt-creator
  • src
  • plugins
  • help
  • helpplugin.cpp
Find file Blame History Permalink
  • Daniel Molkentin's avatar
    Also search for Qt tr cataloges in the Creator tr dir. Add qt_help cataloge. · bebb1559
    Daniel Molkentin authored Jun 10, 2009
    
    
    The qt_help cataloge is required to fully translate the help plugin. The
    additional lookup is mandated by the binary packages, where the translations
    are simply put in Creatrors translation directories and the Qt translation
    path is invalid.
    
    Reviewed-by: default avatarcon <qtc-committer@nokia.com>
    bebb1559