Mergin several old merge requests
authorKlaus Ethgen <Klaus@Ethgen.ch>
Sat, 17 Jul 2021 10:31:25 +0000 (11:31 +0100)
committerKlaus Ethgen <Klaus@Ethgen.ch>
Sat, 17 Jul 2021 10:31:25 +0000 (11:31 +0100)
commit7a0e70421c6096eebfc2e821d0bccef3d70e12f0
tree84e37cdd41d52884f1caea526ffefaf1e2dc23b3
parent4eb7d778551242beca4e10efbeeddbf6aa2ee79e
parent8abb834383bd01db2ff3d68f9b80fcaee45ae312
parentb2044632dfb8ff4d1b99b0603ab9d4378dc86ed1
parenteaf4dcdd76e4e216c50734723a86cb42c7cfae30
parentcfb686d6500515ec18ed2c07f7bb77cb6c0c8fcb
parent75794b0d65929caac0e4d0969ba05bdb00b456e9
parent319f58d9c1d7c35ade90094b2e196e220da7a864
parent0436ed321b880e03434b33857845a869d9f34db6
parent8eb3ee5d331b1b68936bda04a6493b385144eeae
parent1424f6b6831b6839b8c870c2b400ee720991348d
parent7ea866b2aa83005b8a5374f16c1f856e0a53368b
parent865a8ba3888f2c13f007cac582821238d627755e
parentf4fad426aed99ecf78f775db9871470a55308aab
parent0d981a84c8cbc07de30ff00e9ff7736ce2abb321
parent121db0ea48eff51577543816082fafcaef7c85a0
parent3c363439f022d352edceb187fd824bc4f2dda65b
parent18ad1ee9552a5d15fd47377c03b2ebccf3726292
parent50ccf27c1a5e0f01ab11c52ac89609cf500cedde
parente108b2e5c089ba79e273c9769dc29fe8311df4b3
parent546dbdfa2dd764e50bbcba74983f8b8490f86393
parentc113dd9a8a294509664ac2a86a0a6bcc80af8a0e
parentf6e88fcd695563895bbd11bb5ea0040f63c2a271
parent635569789cf5911f9012e8804a044b6429a379c8
Mergin several old merge requests

That merge requests got implemented in the past. This just completes the
merges to have a correct display in git.

* commit '8abb834383bd':
  fixed uvbuntu url

* commit 'b2044632dfb8':
  Update Slovak translation

* commit 'eaf4dcdd76e4':
  Generate sRGB thumbnails for images with embedded color profile data

* commit 'cfb686d65005':
  Fix doc building with newer yelp

* commit '75794b0d6592':
  dupe: Eliminate O(n^2) code in dupe_files_add_queue_cb()
  dupe: Optimize memory handling in dupe_files_add_queue_cb()
  dupe: Avoid O(n) operations in dupe_files_add_queue_cb()

* commit '319f58d9c1d7':
  Use binary units for sizes, not decimal values.

* commit '0436ed321b88':
  Add image/webp mime type

* commit '8eb3ee5d331b':
  Update Dutch translation (nl_nl)

* commit '1424f6b6831b':
  Fix spelling mistake emdedded -> embedded

* commit '7ea866b2aa83':
  Cast `struct sockaddr_un*` properly
  Use POSIX options for tail and tr

* commit '865a8ba3888f':
  Updated Catalan translation

* commit 'f4fad426aed9':
  updated german translation
  updated german translation

* commit '0d981a84c8cb':
  fixed wrong spelled words

* commit '121db0ea48ef':
  fixed spelling mistakes

* commit '3c363439f022':
  New pop-up menu action "Copy image to clipboard"

* commit '18ad1ee9552a':
  Fix building on GTK2 again, adding #ifdefs for gtk_label_set_[x,y]align

* commit '50ccf27c1a5e':
  Use gtk_label_set_[x,y]align instead of gtk_misc_set_alignment

* commit 'e108b2e5c089':
  Add keymap_template.h to geeqie_SOURCES too

* commit '546dbdfa2dd7':
  Fix building with --enable-debug-flags

* commit 'c113dd9a8a29':
  Fix mistakes in Czech translation

* commit 'f6e88fcd6955':
  Update Slovak translation

* commit '635569789cf5':
  Slightly improve plugin template