~jbicha/gnome-software:master

Last commit made on 2016-12-16
Get this branch:
git clone -b master https://git.launchpad.net/~jbicha/gnome-software
Only Jeremy Bícha can upload to this branch. If you are Jeremy Bícha please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~jbicha/gnome-software

Recent commits

14c558c... by Fabio Tomat <email address hidden>

Update Friulian translation

c1f5e4b... by Richard Hughes

Do not hardcode the application name

Various downstream distros rename 'GNOME Software' to different things, for
various reasons.

Allow the application name to be changed by patching the .desktop file in one
place rather than having to patch various places in the source file.

65c708b... by Richard Hughes

trivial: Actually bump the version number in configure

b804b05... by Richard Hughes

trivial: Post release version bump

d58b569... by Richard Hughes

Release version 3.23.3

569ebed... by Richard Hughes

trivial: Add tiny assert to shut up coverity

63dec67... by Richard Hughes

trivial: Fix tiny memory leak due to typo

fbadab2... by Richard Hughes

Use the release state to get the update release description

Flatpak applications never have a 'version' and so we have to use the <release>
information from the AppData file rather than rely on PackageKit to provide us
with a version string.

05b21d1... by Richard Hughes

trivial: Show more useful debugging when reparenting generic updates

5e146f4... by Joaquim Rocha <email address hidden>

Add a proxy app update example to the dummy plugin

Thus dummy proxy app has two updatable related apps. So each one will
affect 50% of the proxy app's progress.