Software / code / prosody-modules
Comparison
mod_register_apps/mod_register_apps.lua @ 5856:75dee6127829
Merge upstream
| author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
|---|---|
| date | Tue, 06 Feb 2024 18:32:01 +0700 |
| parent | 5740:e06af1403a60 |
| child | 5955:07f32bf41303 |
comparison
equal
deleted
inserted
replaced
| 5664:52db2da66680 | 5856:75dee6127829 |
|---|---|
| 139 { | 139 { |
| 140 image = "https://linkmaker.itunes.apple.com/en-us/badge-lrg.svg?releaseDate=2017-05-31&kind=macossoftware&bubble=macos_apps"; | 140 image = "https://linkmaker.itunes.apple.com/en-us/badge-lrg.svg?releaseDate=2017-05-31&kind=macossoftware&bubble=macos_apps"; |
| 141 url = "https://apps.apple.com/app/id1637078500"; | 141 url = "https://apps.apple.com/app/id1637078500"; |
| 142 target = "_blank"; | 142 target = "_blank"; |
| 143 }; | 143 }; |
| 144 }; | |
| 145 }; | |
| 146 }; | |
| 147 { | |
| 148 name = "Renga"; | |
| 149 text = [[XMPP client for Haiku]]; | |
| 150 image = "assets/logos/renga.svg"; | |
| 151 link = "https://pulkomandy.tk/projects/renga"; | |
| 152 platforms = { "Haiku" }; | |
| 153 download = { | |
| 154 buttons = { | |
| 155 { text = "Download Renga for Haiku", url = "https://depot.haiku-os.org/#!/pkg/renga?bcguid=bc233-PQIA", target="_blank" }; | |
| 144 }; | 156 }; |
| 145 }; | 157 }; |
| 146 }; | 158 }; |
| 147 }); | 159 }); |
| 148 | 160 |