Skip to content

Commit

Permalink
change Toggle_Group icon to view-list
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgeiger committed Oct 26, 2015
1 parent 446c940 commit 026d052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/sf/jabref/gui/IconTheme.java
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public enum JabRefIcon {
INTEGRITY_SUCCESS("\uf206") /*css: checkbox-marked-circle-outline */,
GITHUB("\uF350"), /*css: github-circle*/
TOGGLE_ENTRY_PREVIEW("\uf3c7"), /*css: library-books */
TOGGLE_GROUPS("\uf4e8"), /*css: server */
TOGGLE_GROUPS("\uf5a7"), /*css: view-list */
WRITE_XMP("\uf39c"), /* css: import */
FILE_WORD("\uf2e2"), /*css: file-word */
FILE_EXCEL("\uf2d4"), /*css: file-excel */
Expand Down

0 comments on commit 026d052

Please sign in to comment.