mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +00:00
main: Use APP_ID from config.h
This commit is contained in:
parent
6a1ce14da1
commit
bc6295f5fe
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@
|
||||||
#include "calls-main-window.h"
|
#include "calls-main-window.h"
|
||||||
#include "calls-mm-provider.h"
|
#include "calls-mm-provider.h"
|
||||||
#include "calls-new-call-box.h"
|
#include "calls-new-call-box.h"
|
||||||
|
#include "config.h"
|
||||||
#define APP_ID "sm.puri.Calls"
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
show_window (GtkApplication *app)
|
show_window (GtkApplication *app)
|
||||||
|
|
Loading…
Reference in a new issue