"Not Connected" message prompt removal
-
- Newbie
- Posts: 27
- Joined: Sun Apr 24, 2016 3:40 pm
Hi, is there a way to remove the "not connected" that pops up all the time when youre not having internetconnection?
Yes
Open mGalaxy > Data > Preferences.xml
Find that line:
and edit it that way:
Open mGalaxy > Data > Preferences.xml
Find that line:
Code: Select all
<advanced_hidenotifications>true</advanced_hidenotifications>
Code: Select all
<advanced_hidenotifications>false</advanced_hidenotifications>