mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
Add freshly added UI files in POTFILES.in
This commit is contained in:
parent
1bd418922d
commit
37166415a7
2 changed files with 10 additions and 8 deletions
|
|
@ -27,13 +27,12 @@ PIXMAPS= \
|
|||
LINPHONE_ICO_RC_FILE=linphone.rc
|
||||
LINPHONE_ICO_FILE=linphone.ico
|
||||
|
||||
EXTRA_DIST= $(PIXMAPS) \
|
||||
$(UI_FILES) \
|
||||
linphone.iss \
|
||||
$(LINPHONE_ICO_RC_FILE) \
|
||||
$(LINPHONE_ICO_FILE)
|
||||
gtkrc \
|
||||
gtkrc.mac
|
||||
EXTRA_DIST= \
|
||||
linphone.iss \
|
||||
$(LINPHONE_ICO_RC_FILE) \
|
||||
$(LINPHONE_ICO_FILE)
|
||||
gtkrc \
|
||||
gtkrc.mac
|
||||
|
||||
if BUILD_GTK_UI
|
||||
|
||||
|
|
@ -89,7 +88,7 @@ linphone_LDFLAGS=-export-dynamic
|
|||
endif
|
||||
|
||||
uidir=$(datadir)/linphone
|
||||
ui_DATA=$(UI_FILES) $(PIXMAPS) $(top_srcdir)/COPYING
|
||||
dist_ui_DATA=$(UI_FILES) $(PIXMAPS) $(top_srcdir)/COPYING
|
||||
|
||||
endif
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ gtk/incall_view.c
|
|||
gtk/loginframe.c
|
||||
gtk/config-fetching.c
|
||||
gtk/audio_assistant.c
|
||||
gtk/conf_callee_view.ui
|
||||
gtk/conf_view.ui
|
||||
gtk/in_call_view.ui
|
||||
[type: gettext/glade]gtk/main.ui
|
||||
[type: gettext/glade]gtk/about.ui
|
||||
[type: gettext/glade]gtk/contact.ui
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue