print when loaded
This commit is contained in:
parent
06388d73b7
commit
1455ab9c41
1 changed files with 2 additions and 0 deletions
|
@ -78,3 +78,5 @@ def lower_win(data):
|
|||
if not client: return
|
||||
screen = Openbox_screen(openbox, OBClient_screen(client))
|
||||
OBScreen_restack(screen, 0, client)
|
||||
|
||||
print "Loaded builtins.py"
|
||||
|
|
Loading…
Reference in a new issue