Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
  • stable/20250430.1
21 results

README.md

  • Maxim Cournoyer's avatar
    bf4a8c31
    misc: Rename jami-qt to jami and remove launcher script. · bf4a8c31
    Maxim Cournoyer authored and Amin Bandali's avatar Amin Bandali committed
    Now that there is no longer a second official client (jami-gnome), we
    can remove this uninteresting implementation detail from the name.
    
    Mostly automated via:
    
      $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i
    
    * src/app/jami: Delete launcher script.
    * CMakeLists.txt: Un-register it from installation.
    
    Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
    bf4a8c31
    History
    misc: Rename jami-qt to jami and remove launcher script.
    Maxim Cournoyer authored and Amin Bandali's avatar Amin Bandali committed
    Now that there is no longer a second official client (jami-gnome), we
    can remove this uninteresting implementation detail from the name.
    
    Mostly automated via:
    
      $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i
    
    * src/app/jami: Delete launcher script.
    * CMakeLists.txt: Un-register it from installation.
    
    Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
Code owners
Assign users and groups as approvers for specific file changes. Learn more.