Update bug tracker URLs.
This commit is contained in:
@ -1286,7 +1286,7 @@ ReadImage (FILE *fd,
|
||||
g_set_error (error, PIKA_PLUG_IN_ERROR, 0,
|
||||
_("Can't handle non-alpha RGB frames.\n"
|
||||
"Please file a bug report at "
|
||||
"https://gitlab.gnome.org/GNOME/pika/issues"));
|
||||
"https://heckin.technology/AlderconeStudio/PIKApp/issues/"));
|
||||
pika_image_delete (*image);
|
||||
*image = NULL;
|
||||
return FALSE;
|
||||
|
@ -224,7 +224,7 @@ heif_create_procedure (PikaPlugIn *plug_in,
|
||||
|
||||
/* HEIF is an ISOBMFF format whose "brand" (the value after "ftyp")
|
||||
* can be of various values.
|
||||
* See also: https://gitlab.gnome.org/GNOME/pika/issues/2209
|
||||
* See also: https://heckin.technology/AlderconeStudio/PIKApp/issues//2209
|
||||
*/
|
||||
pika_file_procedure_set_magics (PIKA_FILE_PROCEDURE (procedure),
|
||||
"4,string,ftypheic,4,string,ftypheix,"
|
||||
|
@ -195,7 +195,7 @@ foreach plugin : common_plugins_list
|
||||
copy: true,
|
||||
)
|
||||
|
||||
# See https://gitlab.gnome.org/GNOME/pika/-/issues/8537
|
||||
# See https://gitlab.gnome.org/GNOME/gimp/-/issues/8537
|
||||
if generate_version_h
|
||||
compile_resources_depfiles = []
|
||||
compile_resources_depends = [ gitversion_h ]
|
||||
|
Reference in New Issue
Block a user