.reviewboardrc

Tue, 23 Aug 2022 02:54:58 -0500

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Tue, 23 Aug 2022 02:54:58 -0500
branch
gtk4
changeset 41576
f8771a229df1
parent 41518
31072565a926
child 41614
983b2a56b270
permissions
-rw-r--r--

Port account manager to GTK4

Testing Done:
Opened manager, clicked on all the dialog buttons, and checked for no warnings. Did not check that adding/removing, or changing options really worked.

Reviewed at https://reviews.imfreedom.org/r/1629/

40475
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
1 REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
2 REPOSITORY = "pidgin/pidgin"
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
3 REPOSITORY_TYPE = "mercurial"
41518
31072565a926 And so begins the start of the GTK4 port
Gary Kramlich <grim@reaperworld.com>
parents: 40582
diff changeset
4 BRANCH = "gtk4"
31072565a926 And so begins the start of the GTK4 port
Gary Kramlich <grim@reaperworld.com>
parents: 40582
diff changeset
5 LAND_DEST_BRANCH = "gtk4"
40475
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
6 LAND_PUSH = False

mercurial