Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Change private tab Shortcut title and icon

  • Loading branch information
naira-cliqz committed Jun 28, 2019
1 parent c54634e commit 55f19af87170514980e33515e7bb5d59eab014f7
Showing with 2 additions and 2 deletions.
  1. +2 −2 Client/Configuration/Cliqz.xcconfig
@@ -17,9 +17,9 @@ MOZ_INTERNAL_URL_SCHEME = cliqz

LAUNCH_SCREEN = CliqzLaunchScreen

SHORTCUT_PRIVATE_TAB_TITLE = ShortcutItemTitleNewGhostTab
SHORTCUT_PRIVATE_TAB_TITLE = ShortcutItemTitleNewPrivateTab

SHORTCUT_PRIVATE_TAB_ICON = quick_action_new_ghost_tab
SHORTCUT_PRIVATE_TAB_ICON = quick_action_new_private_tab

// Flag to indicate if we want to include the debug settings bundle or not
INCLUDE_SETTINGS_BUNDLE = NO

0 comments on commit 55f19af

Please sign in to comment.