Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnome-utils removed from gnucash-cli #1742

Merged
merged 3 commits into from
Aug 12, 2023

Commits on Aug 11, 2023

  1. [gnucash-core-app.cpp] gnc_load_scm_config has callback to show/log m…

    …essage
    
    thus the cli gnucash-commands.cpp sends a customised callback which
    doesn't update splash screen.
    christopherlam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bda9ab7 View commit details
    Browse the repository at this point in the history
  2. [gnucash-commands] gnucash-cli has customised gnc_shutdown

    which doesn't need to shut down ui
    christopherlam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8d3b2d8 View commit details
    Browse the repository at this point in the history
  3. [gnucash-cli] doesn't need gnc-gnome-utils anymore

    removing 4k from the gnucash-cli file
    christopherlam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9fea6a8 View commit details
    Browse the repository at this point in the history