Skip to content

Commit

Permalink
Set PluginInfo summary and description for purple2 too
Browse files Browse the repository at this point in the history
Signed-off-by: Björn Bidar <[email protected]>
  • Loading branch information
Thaodan committed Sep 28, 2022
1 parent 5cfff4b commit b889eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions librocketchat.c
Original file line number Diff line number Diff line change
Expand Up @@ -4084,8 +4084,8 @@ static PurplePluginInfo info = {
ROCKETCHAT_PLUGIN_ID, /* id */
"Rocket.Chat", /* name */
ROCKETCHAT_PLUGIN_VERSION, /* version */
"", /* summary */
"", /* description */
"Rocket.Chat Protocol Plugins.", /* summary */
"Adds Rocket.Chat protocol support to libpurple.", /* description */
"Eion Robb <[email protected]>", /* author */
ROCKETCHAT_PLUGIN_WEBSITE, /* homepage */
libpurple2_plugin_load, /* load */
Expand Down

0 comments on commit b889eb7

Please sign in to comment.