Skip to content
  • Alexander Lohnau's avatar
    Allow to open a project using a command line parameter · 617480c3
    Alexander Lohnau authored
    This commit allows the projects plugin to parse the command line parameters
    and open the specified projects.
    
    Testplan:
    kate ~/kde/src/knewstuff
    kate ~/kde/src/knewstuff ~/kde/src/ktexteditor
    
    If the plugin is disabled an error message should show up.
    617480c3