appanvil:issue-54

Last commit made on 2023-10-11
Get this branch:
git clone -b issue-54 https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
issue-54
Repository:
lp:appanvil

Recent commits

f0fb6c2... by GitHub Actions Bot <>

Format code

afca2b9... by Jack Ullery <email address hidden>

fix ProfileLoaderController so that it builds and is constructed

In the last commit, I readded the controller which was mysteriously deleted by me a year ago. This commit reconnects it to the CMake build and ensures that the controller is constructed by profiles.cc.

be1edad... by Jack Ullery <email address hidden>

restore deleted controller

c02a6bd... by Jack Ullery <email address hidden>

Update README.md

Move "Uninstall Instructions" to the "Compilation Instructions" section. This makes more sense here as the Makefile will only exist if you compile AppAnvil.

f97104a... by Jack Ullery <email address hidden>

ignore appanvil.desktop

5e68e02... by Jack Ullery <email address hidden>

output appanvil.desktop into resources/

737a04b... by Jack Ullery <email address hidden>

Merge pull request #68 from Skeevert/main

Added desktop entry

192ceec... by fall-leaf <email address hidden>

Added desktop entry

2df0101... by Jack Ullery <email address hidden>

Merge pull request #67 from jack-ullery/fix-broken-tests

Fix broken tests

8b0907a... by GitHub Actions Bot <>

Format code