/loggerouter/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerouter/trunk

« back to all changes in this revision

Viewing changes to src/meson.build

  • Committer: Gustav Hartvigsson
  • Date: 2025-10-22 22:11:41 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20251022221141-wdnl9qif4x77t5ms
action.vala -> actions.vala

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  'options.vala',
4
4
  'actionbutton.vala',
5
5
  'application.vala',
6
 
  'action.vala',
 
6
  'actions.vala',
7
7
  'tools.vala',
8
8
  'settings.vala',
9
9
  'timer.vala',