Skip to content

Commit

Permalink
fix tooltips before release
Browse files Browse the repository at this point in the history
  • Loading branch information
Exslims committed Aug 5, 2017
1 parent 5438d23 commit 9da021b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 39 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public class TooltipConstants {
public static final String TRADE_MODE = "SuperTradeMode. All notifications you receive will be unfolded.";
public static final String CHAT_FILTER = "Chat Scanner. All chat messages with matching words will be displayed in a separate window.";
public static final String HIDEOUT = "Travel to your hideout";
public static final String ADR_SETTINGS = "Aura Duration Tracker settings";
public static final String ADR_SETTINGS = "Overseer settings";
public static final String TIMER = "Timer. Just a simple timer.";
public static final String HISTORY = "History. Browse through all notifications you received previously.";
public static final String SETUP_FRAMES_LOCATION = "Panel unlock. Unlock panels to reposition.";
Expand Down
Binary file modified app-ui/src/main/resources/app/overseer_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app-ui/src/main/resources/notes/patch/patch-notes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"notes":[
{
"title" : "Update",
"text" : "- New feature: Mercury: Overseer (check reddit).\n- New configuration system based on profiles.\n- Now Notification panel can be disabled\n- Mercury now works nicely regardless of the localization you use.\n- Added poeapp.com trade messages templates.\n- Many inner improvements.\n\nDetail information you can find on reddit in related thread. Thank you for staying with us!",
"text" : "- New feature: Mercury: Overseer (check reddit).\n- New configuration system based on profiles.\n- Now Notification panel can be disabled\n- Mercury now works nicely regardless of the localization you use.\n- Added poeapp.com trade messages templates.\n- Many backend improvements.\n\nDetailed information you can find on reddit in related thread. Thank you for staying with us!",
"image" : "",
"layout" : "VERTICAL"
}
Expand Down

0 comments on commit 9da021b

Please sign in to comment.