1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
Angelos Evripiotis 81389e79e7 Fix config name typo in SetupCheckPygment
Summary:
Use correct spelling of 'environment.append-paths' so that the current
value of the variable will display as expected in the
'pygmentize Not Found' setup issue screen.

Test Plan:
* Enabled Pygments but haven't installed it
* Follow 'unresolved setup issues' link to 'Not Found' screen
* See that 'envinronment.append-paths' is None
* Set 'environment.append-paths'
* See that 'envinronment.append-paths' is still None
* Apply this fix
* See that 'environment.append-paths' is now '/usr/bin'

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5555
2013-04-03 10:04:17 -07:00
..
aphront Added basic hovercard controller 2013-04-03 08:35:41 -07:00
applications Fix config name typo in SetupCheckPygment 2013-04-03 10:04:17 -07:00
docs Provide Sublime Text documentation hint for Arc + windows 2013-03-30 19:27:59 -07:00
infrastructure Rework desktop header 2013-04-03 08:26:36 -07:00
view Rework desktop header 2013-04-03 08:26:36 -07:00
__celerity_resource_map__.php Tighten up object list 2px 2013-04-03 08:28:22 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Added basic hovercard controller 2013-04-03 08:35:41 -07:00