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:
Vendored
+1
-1
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user