Skip to content

Commit

Permalink
That is without a shadow of a doubt the single-most fugly icon I have…
Browse files Browse the repository at this point in the history
… ever encountered. Changed it to system-file-manager instead.
  • Loading branch information
ikeydoherty committed Aug 10, 2012
1 parent 845a2f1 commit b9721f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nemo-window-menus.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ action_about_nemo_callback (GtkAction *action,
"your computer and online."),
"license", license_trans,
"wrap-license", TRUE,
"logo-icon-name", "nemo",
"logo-icon-name", "system-file-manager",
NULL);

g_free (license_trans);
Expand Down

0 comments on commit b9721f8

Please sign in to comment.