Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix wrong path of Getting Started directory in Polish version #5471

Merged

Conversation

mateuszgachowski
Copy link

I have just spotted that there was a wrong path to the "Getting Started" directory. Brackets wanted to load /root/, but of course the directory was not there. Just changed the path from /root to /pl and everything seems to work fine.

The wrong path caused an error on Brackets load which cannot be stopped unless closing the app.

All unit tests passes.
No other bugs found.

@ghost ghost assigned njx Oct 11, 2013
@piotrpalek
Copy link

I can confirm the bug. For those who cannot start Brackets because of it, just copy "Brackets Sprint 31\samples\pl\Szybki Start" to "Brackets Sprint 31\samples\root" and it will work

@dstudzinski
Copy link

I can also confirm the bug. Solution for Ubuntu 12.04:
sudo cp -R /opt/brackets/samples/pl/Szybki\ Start/ /opt/brackets/samples/root/

@jasonsanjose
Copy link
Member

Looks good. Merging. Thanks @mateuszgachowski.

jasonsanjose added a commit that referenced this pull request Oct 21, 2013
…tarted

Fix wrong path of Getting Started directory in Polish version
@jasonsanjose jasonsanjose merged commit f0983c4 into adobe:master Oct 21, 2013
@mateuszgachowski mateuszgachowski deleted the bugfix-polish-gettingstarted branch October 22, 2013 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants