view pui-prefs.gresource.xml @ 46:8ed91c5e0116

Explicitly schedule the initial check for updates after a fixed short delay Explicitly schedule the first check after startup to run after a short delay defined in PUI_STARTUP_DELAY. This was always intended but not correctly handled before, the first check could thus take up to the number of seconds defined in PUI_CHECK_UPDATES_INTERVAL.
author Guido Berhoerster <guido+pui@berhoerster.name>
date Mon, 09 Nov 2020 15:06:04 +0100
parents 2f04ec9e0506
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/guido-berhoerster/code/package-update-indicator/preferences">
    <file compressed="true">pui-prefs-window.ui</file>
  </gresource>
</gresources>