Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jun 3, 2017
1 parent 4a60f51 commit ab002d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ char * get_thumbnail_path(char *path, char *thumbnail_size, gboolean verbose)
* This is needed because png and xpm icons cannot be installed in a generic
* location but are only picked up in directories that have the size of
* the icon as part of their directory name, as specified in the theme.index
* See https://github.com/probonopd/AppImageKit/issues/258
* See https://github.com/AppImage/AppImageKit/issues/258
*/

void move_icon_to_destination(gchar *icon_path, gboolean verbose)
Expand Down

0 comments on commit ab002d3

Please sign in to comment.