mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
d27fbad2d1
very specialized featureset. In fact, most features are hidden from your main interface, not cluttering your workspace with buttons and menus and statistics. Features of PyRoom: * no visual clutter * work on multiple documents at once (main text, outline, etc) * control PyRoom via keyboard shortcuts * autosave your work * check wordcounts on keypress * choose from preconfigured designs or create your own color scheme * further customize visual appearance and whitespace (line spacing, border, padding...) WWW: http://www.pyroom.org PR: ports/140537 Submitted by: Alexander Best
87 lines
3.1 KiB
Plaintext
87 lines
3.1 KiB
Plaintext
bin/pyroom
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/autosave.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/autosave.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/autosave.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/basic_edit.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/basic_edit.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/basic_edit.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/cmdline.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/cmdline.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/cmdline.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/gui.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/gui.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/gui.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/interface.glade
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/preferences.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/preferences.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/preferences.pyo
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/pyroom_error.py
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/pyroom_error.pyc
|
|
%%PYTHON_SITELIBDIR%%/PyRoom/pyroom_error.pyo
|
|
share/pyroom/themes/amber.theme
|
|
share/pyroom/themes/banker.theme
|
|
share/pyroom/themes/blue.theme
|
|
share/pyroom/themes/c64.theme
|
|
share/pyroom/themes/cupid.theme
|
|
share/pyroom/themes/custom.theme
|
|
share/pyroom/themes/darkgreen.theme
|
|
share/pyroom/themes/green.theme
|
|
share/pyroom/themes/grey.theme
|
|
share/pyroom/themes/locontrast.theme
|
|
share/pyroom/themes/soft_letterpaper.theme
|
|
share/pyroom/themes/website.theme
|
|
share/pyroom/pyroom.png
|
|
share/applications/pyroom.desktop
|
|
share/locale/ar/LC_MESSAGES/pyroom.mo
|
|
share/locale/bg/LC_MESSAGES/pyroom.mo
|
|
share/locale/br/LC_MESSAGES/pyroom.mo
|
|
share/locale/ca/LC_MESSAGES/pyroom.mo
|
|
share/locale/cy/LC_MESSAGES/pyroom.mo
|
|
share/locale/da/LC_MESSAGES/pyroom.mo
|
|
share/locale/de/LC_MESSAGES/pyroom.mo
|
|
share/locale/el/LC_MESSAGES/pyroom.mo
|
|
share/locale/en_GB/LC_MESSAGES/pyroom.mo
|
|
share/locale/eo/LC_MESSAGES/pyroom.mo
|
|
share/locale/es/LC_MESSAGES/pyroom.mo
|
|
share/locale/eu/LC_MESSAGES/pyroom.mo
|
|
share/locale/fi/LC_MESSAGES/pyroom.mo
|
|
share/locale/fr/LC_MESSAGES/pyroom.mo
|
|
share/locale/ga/LC_MESSAGES/pyroom.mo
|
|
share/locale/gu/LC_MESSAGES/pyroom.mo
|
|
share/locale/hr/LC_MESSAGES/pyroom.mo
|
|
share/locale/hu/LC_MESSAGES/pyroom.mo
|
|
share/locale/id/LC_MESSAGES/pyroom.mo
|
|
share/locale/it/LC_MESSAGES/pyroom.mo
|
|
share/locale/ja/LC_MESSAGES/pyroom.mo
|
|
share/locale/lt/LC_MESSAGES/pyroom.mo
|
|
share/locale/lv/LC_MESSAGES/pyroom.mo
|
|
share/locale/mk/LC_MESSAGES/pyroom.mo
|
|
share/locale/nb/LC_MESSAGES/pyroom.mo
|
|
share/locale/nl/LC_MESSAGES/pyroom.mo
|
|
share/locale/nn/LC_MESSAGES/pyroom.mo
|
|
share/locale/pl/LC_MESSAGES/pyroom.mo
|
|
share/locale/pt/LC_MESSAGES/pyroom.mo
|
|
share/locale/pt_BR/LC_MESSAGES/pyroom.mo
|
|
share/locale/ro/LC_MESSAGES/pyroom.mo
|
|
share/locale/ru/LC_MESSAGES/pyroom.mo
|
|
share/locale/sk/LC_MESSAGES/pyroom.mo
|
|
share/locale/sl/LC_MESSAGES/pyroom.mo
|
|
share/locale/sr/LC_MESSAGES/pyroom.mo
|
|
share/locale/sv/LC_MESSAGES/pyroom.mo
|
|
share/locale/tr/LC_MESSAGES/pyroom.mo
|
|
share/locale/zh_CN/LC_MESSAGES/pyroom.mo
|
|
share/locale/ku/LC_MESSAGES/pyroom.mo
|
|
share/locale/sco/LC_MESSAGES/pyroom.mo
|
|
@dirrmtry share/applications
|
|
@dirrmtry share/locale/sco/LC_MESSAGES
|
|
@dirrmtry share/locale/sco
|
|
@dirrmtry share/locale/ku/LC_MESSAGES
|
|
@dirrmtry share/locale/ku
|
|
@dirrm %%PYTHON_SITELIBDIR%%/PyRoom
|
|
@dirrm %%PYTHON_SITELIBDIR%%
|
|
@dirrm share/pyroom/themes
|
|
@dirrm share/pyroom
|