Add the setup-run-from-source.sh script (doesn't work yet) and allow to run the cactivities from the shell.
This commit is contained in:
@@ -300,3 +300,6 @@ def main():
|
||||
gtk.main()
|
||||
except KeyboardInterrupt:
|
||||
pass
|
||||
|
||||
if __name__=="__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user