Skip to content

Commit

Permalink
Fix OS support for a few clients that I actually tested.
Browse files Browse the repository at this point in the history
Refs #40
  • Loading branch information
bascht committed Apr 9, 2018
1 parent a4fbe01 commit 3132d9b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/clients/conversations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ work_in_progress: yes
testing: yes
done: yes
status: 100
os_support: [iOS, macOS, Android]
os_support: [Android]
1 change: 1 addition & 0 deletions _data/clients/dino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ work_in_progress: yes
testing: yes
done: no
status: 67
os_support: [Linux]
3 changes: 2 additions & 1 deletion _data/clients/gajim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ tracking_issue: "https://dev.gajim.org/gajim/gajim/issues/8161"
work_in_progress: yes
testing: yes
done: yes
status: 100
status: 100
os_support: [Linux]

0 comments on commit 3132d9b

Please sign in to comment.