fizzyizzy05 / binary

Small and simple app to convert numbers to a different base.
https://apps.gnome.org/Binary
GNU General Public License v3.0
15 stars 9 forks source link

Use `ExternalProgram.full_path` #8

Closed TheEvilSkeleton closed 7 months ago

TheEvilSkeleton commented 7 months ago

This addresses the following warning during build time:

WARNING: Deprecated features used:
 * 0.55.0: {'ExternalProgram.path'}
fizzyizzy05 commented 7 months ago

Again, seems reasonable to me, and builds fine in GNOME Builder. LGTM, thanks!