mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Mention DEV for doap in release guide
This commit is contained in:
parent
62e98dee74
commit
9451ea7c4c
@ -17,7 +17,7 @@
|
||||
* Update plugin API docs (./apidocs/c and ./apidocs/python) need to run the `gen.sh` and commit the results to the website git repo
|
||||
* Update CHANGELOG
|
||||
* Update profrc.example
|
||||
* Update profanity.doap (new XEPs and latest version)
|
||||
* Update profanity.doap (new XEPs and latest version). Look for `DEV` which marks what is done on the development branch.
|
||||
|
||||
## Creating artefacts
|
||||
* Set the correct release version in configure.ac:
|
||||
|
@ -101,7 +101,7 @@ rosterwin_roster(void)
|
||||
if (layout->subwin == NULL) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
werase(layout->subwin);
|
||||
|
||||
auto_gchar gchar* roomspos = prefs_get_string(PREF_ROSTER_ROOMS_POS);
|
||||
|
Loading…
Reference in New Issue
Block a user