Revert "IK: align BTextView text rect/fix alignment"

This reverts commit a9b301871d.

hrev54496

Change-Id: Ife3c834ad98d330f04976d9adf3b1553e7aca034
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3153
Reviewed-by: Axel Dörfler <[email protected]>
This commit is contained in:
John Scipione
2020-08-19 03:38:41 +00:00
parent 90f9b5590f
commit 22758f1690
9 changed files with 175 additions and 251 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ class Haiku(callbacks.Plugin):
to = None
if len(args) > 0:
to = args[0]
t = "Current release: http://www.haiku-os.org/get-haiku - Nightly builds: http://download.haiku-os.org"
t = "Current release: http://www.haiku-os.org/get-haiku - Nightly builds: http://haiku-files.org/haiku/development/"
irc.reply(t, to = to)
def dl(self, irc, msg, args):