gajim-plural/launch-history-manager.py

5 lines
81 B
Python

#!/usr/bin/env python3
from gajim import history_manager
history_manager.main()