Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java')
-rw-r--r--org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java150
1 files changed, 75 insertions, 75 deletions
diff --git a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java
index a567506ac8..4c51e88380 100644
--- a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java
+++ b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java
@@ -330,19 +330,20 @@ public class UIIcons {
static {
base = init();
- OVR_STAGED = map("ovr/staged.gif"); //$NON-NLS-1$
- OVR_STAGED_ADD = map("ovr/staged_added.gif"); //$NON-NLS-1$
- OVR_STAGED_REMOVE = map("ovr/staged_removed.gif"); //$NON-NLS-1$
- OVR_STAGED_RENAME = map("ovr/staged_renamed.gif"); //$NON-NLS-1$
- OVR_UNTRACKED = map("ovr/untracked.gif"); //$NON-NLS-1$
- OVR_CONFLICT = map("ovr/conflict.gif"); //$NON-NLS-1$
- OVR_ASSUMEUNCHANGED = map("ovr/assume_unchanged.gif"); //$NON-NLS-1$
- OVR_DIRTY = map("ovr/dirty.gif"); //$NON-NLS-1$
- OVR_SYMLINK = map("ovr/symlink_ovr.gif"); //$NON-NLS-1$
- ELCL16_FIND = map("elcl16/find.gif"); //$NON-NLS-1$
- ELCL16_COMPARE_VIEW = map("elcl16/compare_view.gif"); //$NON-NLS-1$
- ELCL16_NEXT = map("elcl16/next.gif"); //$NON-NLS-1$
- ELCL16_PREVIOUS = map("elcl16/previous.gif"); //$NON-NLS-1$
+ OVR_CHECKEDOUT = map("ovr/checkedout_ov.png"); //$NON-NLS-1$
+ OVR_STAGED = map("ovr/staged.png"); //$NON-NLS-1$
+ OVR_STAGED_ADD = map("ovr/staged_added.png"); //$NON-NLS-1$
+ OVR_STAGED_REMOVE = map("ovr/staged_removed.png"); //$NON-NLS-1$
+ OVR_STAGED_RENAME = map("ovr/staged_renamed.png"); //$NON-NLS-1$
+ OVR_UNTRACKED = map("ovr/untracked.png"); //$NON-NLS-1$
+ OVR_CONFLICT = map("ovr/conflict.png"); //$NON-NLS-1$
+ OVR_ASSUMEUNCHANGED = map("ovr/assume_unchanged.png"); //$NON-NLS-1$
+ OVR_DIRTY = map("ovr/dirty.png"); //$NON-NLS-1$
+ OVR_SYMLINK = map("ovr/symlink_ovr.png"); //$NON-NLS-1$
+ ELCL16_FIND = map("elcl16/find.png"); //$NON-NLS-1$
+ ELCL16_COMPARE_VIEW = map("elcl16/compare_view.png"); //$NON-NLS-1$
+ ELCL16_NEXT = map("elcl16/next_nav.png"); //$NON-NLS-1$
+ ELCL16_PREVIOUS = map("elcl16/prev_nav.png"); //$NON-NLS-1$
WIZBAN_CREATE_PATCH = map("wizban/createpatch_wizban.png"); //$NON-NLS-1$
WIZBAN_IMPORT_REPO = map("wizban/import_wiz.png"); //$NON-NLS-1$
WIZBAN_CONNECT_REPO = map("wizban/newconnect_wizban.png"); //$NON-NLS-1$
@@ -353,84 +354,83 @@ public class UIIcons {
WIZBAN_PUSH_GERRIT = map("wizban/push_gerrit_wizban.png"); //$NON-NLS-1$
WIZBAN_PUSH = map("wizban/push_wizban.png"); //$NON-NLS-1$
WIZBAN_SYNCHRONIZE = map("wizban/synchronize_wizban.png"); //$NON-NLS-1$
- EDITCONFIG = map("obj16/editconfig.gif"); //$NON-NLS-1$
- ELCL16_COMMIT = map("elcl16/commit.gif"); //$NON-NLS-1$
- ELCL16_COMMENTS = map("elcl16/comment.gif"); //$NON-NLS-1$
- ELCL16_AUTHOR = map("elcl16/author.gif"); //$NON-NLS-1$
- ELCL16_COMMITTER = map("elcl16/committer.gif"); //$NON-NLS-1$
- ELCL16_DELETE = map("elcl16/delete.gif"); //$NON-NLS-1$
- ELCL16_ADD = map("elcl16/add.gif"); //$NON-NLS-1$
- ELCL16_TRASH = map("elcl16/trash.gif"); //$NON-NLS-1$
- ELCL16_CLEAR = map("elcl16/clear.gif"); //$NON-NLS-1$
- ELCL16_REFRESH = map("elcl16/refresh.gif"); //$NON-NLS-1$
+ EDITCONFIG = map("obj16/editconfig.png"); //$NON-NLS-1$
+ ELCL16_COMMIT = map("elcl16/commit.png"); //$NON-NLS-1$
+ ELCL16_COMMENTS = map("elcl16/comment.png"); //$NON-NLS-1$
+ ELCL16_AUTHOR = map("elcl16/author.png"); //$NON-NLS-1$
+ ELCL16_COMMITTER = map("elcl16/committer.png"); //$NON-NLS-1$
+ ELCL16_DELETE = map("elcl16/delete.png"); //$NON-NLS-1$
+ ELCL16_ADD = map("elcl16/add.png"); //$NON-NLS-1$
+ ELCL16_TRASH = map("elcl16/trash.png"); //$NON-NLS-1$
+ ELCL16_CLEAR = map("elcl16/clear_co.png"); //$NON-NLS-1$
+ ELCL16_REFRESH = map("elcl16/refresh.png"); //$NON-NLS-1$
ELCL16_SYNCED = map("elcl16/synced.png"); //$NON-NLS-1$
- ELCL16_FILTER = map("elcl16/filter_ps.gif"); //$NON-NLS-1$
- ELCL16_ID = map("elcl16/sha1.gif"); //$NON-NLS-1$
- CHECKBOX_ENABLED_CHECKED = map("checkboxes/enabled_checked.gif"); //$NON-NLS-1$
- CHECKBOX_ENABLED_UNCHECKED = map("checkboxes/enabled_unchecked.gif"); //$NON-NLS-1$
- CHECKBOX_DISABLED_CHECKED = map("checkboxes/disabled_checked.gif"); //$NON-NLS-1$
- CHECKBOX_DISABLED_UNCHECKED = map("checkboxes/disabled_unchecked.gif"); //$NON-NLS-1$
- FILTERRESOURCE = map("elcl16/filterresource.gif"); //$NON-NLS-1$
- FILTERPROJECT = map("elcl16/filterproject.gif"); //$NON-NLS-1$
- FILTERFOLDER = map("elcl16/filterfolder.gif"); //$NON-NLS-1$
+ ELCL16_FILTER = map("elcl16/filter_ps.png"); //$NON-NLS-1$
+ ELCL16_ID = map("elcl16/sha1.png"); //$NON-NLS-1$
+ CHECKBOX_ENABLED_CHECKED = map("checkboxes/enabled_checked.png"); //$NON-NLS-1$
+ CHECKBOX_ENABLED_UNCHECKED = map("checkboxes/enabled_unchecked.png"); //$NON-NLS-1$
+ CHECKBOX_DISABLED_CHECKED = map("checkboxes/disabled_checked.png"); //$NON-NLS-1$
+ CHECKBOX_DISABLED_UNCHECKED = map("checkboxes/disabled_unchecked.png"); //$NON-NLS-1$
+ FILTERRESOURCE = map("elcl16/filterresource.png"); //$NON-NLS-1$
+ FILTERPROJECT = map("elcl16/filterproject.png"); //$NON-NLS-1$
+ FILTERFOLDER = map("elcl16/filterfolder.png"); //$NON-NLS-1$
FETCH = map("obj16/fetch.png"); //$NON-NLS-1$
PUSH = map("obj16/push.png"); //$NON-NLS-1$
PULL = map("obj16/pull.png"); //$NON-NLS-1$
- REPOSITORY = map("obj16/repository_rep.gif"); //$NON-NLS-1$
- REPOSITORY_GERRIT = map("obj16/repository_gerrit.gif"); //$NON-NLS-1$
- NEW_REPOSITORY = map("etool16/newlocation_wiz.gif"); //$NON-NLS-1$
- REMOTE_REPOSITORY = map("obj16/remote_entry_tbl.gif"); //$NON-NLS-1$
+ REPOSITORY = map("obj16/repository_rep.png"); //$NON-NLS-1$
+ REPOSITORY_GERRIT = map("obj16/repository_gerrit.png"); //$NON-NLS-1$
+ NEW_REPOSITORY = map("etool16/newlocation_wiz.png"); //$NON-NLS-1$
+ REMOTE_REPOSITORY = map("obj16/remote_entry_tbl.png"); //$NON-NLS-1$
REMOTE_SPEC = map("obj16/synchronize.png"); //$NON-NLS-1$
- BRANCHES = map("obj16/branches_obj.gif"); //$NON-NLS-1$
- OVR_CHECKEDOUT = map("ovr/checkedout_ov.gif"); //$NON-NLS-1$
- TAGS = map("obj16/tags.gif"); //$NON-NLS-1$
- TAG = map("obj16/version_rep.gif"); //$NON-NLS-1$
- CREATE_TAG = map("obj16/new_tag_obj.gif"); //$NON-NLS-1$
- BRANCH = map("obj16/branch_obj.gif"); //$NON-NLS-1$
- CREATE_BRANCH = map("obj16/new_branch_obj.gif"); //$NON-NLS-1$
- COLLAPSEALL = map("elcl16/collapseall.gif"); //$NON-NLS-1$
- CLONEGIT = map("obj16/cloneGit.gif"); //$NON-NLS-1$
- RESET = map("obj16/reset.gif"); //$NON-NLS-1$
- CHANGESET = map("obj16/changelog_obj.gif"); //$NON-NLS-1$
- GERRIT = map("obj16/gerrit_obj.gif"); //$NON-NLS-1$
- EXPAND_ALL = map("wizban/expandall.gif"); //$NON-NLS-1$
- CHECKOUT = map("obj16/checkout.gif"); //$NON-NLS-1$
+ BRANCHES = map("obj16/branches_obj.png"); //$NON-NLS-1$
+ TAGS = map("obj16/tags.png"); //$NON-NLS-1$
+ TAG = map("obj16/version_rep.png"); //$NON-NLS-1$
+ CREATE_TAG = map("obj16/new_tag_obj.png"); //$NON-NLS-1$
+ BRANCH = map("obj16/branch_obj.png"); //$NON-NLS-1$
+ CREATE_BRANCH = map("obj16/new_branch_obj.png"); //$NON-NLS-1$
+ COLLAPSEALL = map("elcl16/collapseall.png"); //$NON-NLS-1$
+ CLONEGIT = map("obj16/cloneGit.png"); //$NON-NLS-1$
+ RESET = map("obj16/reset.png"); //$NON-NLS-1$
+ CHANGESET = map("obj16/changelog_obj.png"); //$NON-NLS-1$
+ GERRIT = map("obj16/gerrit_obj.png"); //$NON-NLS-1$
+ EXPAND_ALL = map("elcl16/expandall.png"); //$NON-NLS-1$
+ CHECKOUT = map("obj16/checkout.png"); //$NON-NLS-1$
SIGNED_OFF = map("obj16/signed-off.png"); //$NON-NLS-1$
- CHECK_ALL = map("obj16/check_all.gif"); //$NON-NLS-1$
- UNCHECK_ALL = map("obj16/uncheck_all.gif"); //$NON-NLS-1$
- AMEND_COMMIT = map("obj16/commit_amend.gif"); //$NON-NLS-1$
- UNTRACKED_FILE = map("obj16/untracked_file.gif"); //$NON-NLS-1$
+ CHECK_ALL = map("obj16/check_all.png"); //$NON-NLS-1$
+ UNCHECK_ALL = map("obj16/uncheck_all.png"); //$NON-NLS-1$
+ AMEND_COMMIT = map("obj16/commit_amend.png"); //$NON-NLS-1$
+ UNTRACKED_FILE = map("obj16/untracked_file.png"); //$NON-NLS-1$
NOTE = map("obj16/note.png"); //$NON-NLS-1$
- ANNOTATE = map("etool16/annotate.gif"); //$NON-NLS-1$
+ ANNOTATE = map("etool16/annotate.png"); //$NON-NLS-1$
COMMIT = map("obj16/commit.png"); //$NON-NLS-1$
CHERRY_PICK = map("obj16/cherry-pick.png"); //$NON-NLS-1$
- REBASE = map("obj16/rebase.gif"); //$NON-NLS-1$
- REBASE_CONTINUE = map("elcl16/continue.gif"); //$NON-NLS-1$
- REBASE_SKIP = map("elcl16/skip.gif"); //$NON-NLS-1$
- REBASE_ABORT = map("elcl16/progress_stop.gif"); //$NON-NLS-1$
- REBASE_PROCESS_STEPS = map("elcl16/start.gif"); //$NON-NLS-1$
+ REBASE = map("obj16/rebase.png"); //$NON-NLS-1$
+ REBASE_CONTINUE = map("elcl16/continue.png"); //$NON-NLS-1$
+ REBASE_SKIP = map("elcl16/skip.png"); //$NON-NLS-1$
+ REBASE_ABORT = map("elcl16/progress_stop.png"); //$NON-NLS-1$
+ REBASE_PROCESS_STEPS = map("elcl16/start.png"); //$NON-NLS-1$
OVR_ERROR = map("ovr/error.png"); //$NON-NLS-1$
- MERGE = map("obj16/merge.gif"); //$NON-NLS-1$
- TAG_ANNOTATED = map("obj16/annotated-tag.gif"); //$NON-NLS-1$
- CREATE_REPOSITORY = map("etool16/createRepository.gif"); //$NON-NLS-1$
- SUBMODULES = map("obj16/submodules.gif"); //$NON-NLS-1$
- CLEAN = map("obj16/clean_obj.gif"); //$NON-NLS-1$
+ MERGE = map("obj16/merge.png"); //$NON-NLS-1$
+ TAG_ANNOTATED = map("obj16/annotated-tag.png"); //$NON-NLS-1$
+ CREATE_REPOSITORY = map("etool16/createRepository.png"); //$NON-NLS-1$
+ SUBMODULES = map("obj16/submodules.png"); //$NON-NLS-1$
+ CLEAN = map("obj16/clean_obj.png"); //$NON-NLS-1$
STASH = map("obj16/stash.png"); //$NON-NLS-1$
STASH_APPLY = map("obj16/stash-apply.png"); //$NON-NLS-1$
- HISTORY = map("obj16/history.gif"); //$NON-NLS-1$
- SEARCH_COMMIT = map("obj16/search-commit.gif"); //$NON-NLS-1$
- HIERARCHY = map("elcl16/hierarchicalLayout.gif"); //$NON-NLS-1$
- FLAT = map("elcl16/flatLayout.gif"); //$NON-NLS-1$
- COMPACT = map("elcl16/compactLayout.gif"); //$NON-NLS-1$
+ HISTORY = map("obj16/history.png"); //$NON-NLS-1$
+ SEARCH_COMMIT = map("obj16/search-commit.png"); //$NON-NLS-1$
+ HIERARCHY = map("elcl16/hierarchicalLayout.png"); //$NON-NLS-1$
+ FLAT = map("elcl16/flatLayout.png"); //$NON-NLS-1$
+ COMPACT = map("elcl16/compactLayout.png"); //$NON-NLS-1$
SQUASH_UP = map("obj16/squash-up.png"); //$NON-NLS-1$
SQUASH_DOWN = map("obj16/squash-down.png"); //$NON-NLS-1$
FIXUP_UP = map("obj16/fixup-up.png"); //$NON-NLS-1$
FIXUP_DOWN = map("obj16/fixup-down.png"); //$NON-NLS-1$
- REVERT = map("obj16/revert.gif"); //$NON-NLS-1$
- REWORD = map("obj16/reword.gif"); //$NON-NLS-1$
- DONE_STEP = map("obj16/done_step.gif"); //$NON-NLS-1$
- CURRENT_STEP = map("obj16/current_step.gif"); //$NON-NLS-1$
- ALPHABETICALLY_SORT = map("obj16/alphab_sort_co.gif"); //$NON-NLS-1$
+ REVERT = map("obj16/revert.png"); //$NON-NLS-1$
+ REWORD = map("obj16/reword.png"); //$NON-NLS-1$
+ DONE_STEP = map("obj16/done_step.png"); //$NON-NLS-1$
+ CURRENT_STEP = map("obj16/current_step.png"); //$NON-NLS-1$
+ ALPHABETICALLY_SORT = map("obj16/alphab_sort_co.png"); //$NON-NLS-1$
STATE_SORT = map("obj16/state_sort_co.png"); //$NON-NLS-1$
CHECKED_OUT_BRANCH = new DecorationOverlayDescriptor(BRANCH,
OVR_CHECKEDOUT, IDecoration.TOP_LEFT);

Back to the top