Skip to content

Commit ab002d3

Browse files
authored
1 parent 4a60f51 commit ab002d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ char * get_thumbnail_path(char *path, char *thumbnail_size, gboolean verbose)
129129
* This is needed because png and xpm icons cannot be installed in a generic
130130
* location but are only picked up in directories that have the size of
131131
* the icon as part of their directory name, as specified in the theme.index
132-
* See https://github.com/probonopd/AppImageKit/issues/258
132+
* See https://github.com/AppImage/AppImageKit/issues/258
133133
*/
134134

135135
void move_icon_to_destination(gchar *icon_path, gboolean verbose)

0 commit comments

Comments
 (0)