datetime: Add mention of a few gdbus-codegen bugs
This commit is contained in:
parent
a0d0a4c28f
commit
6af3db5994
1 changed files with 6 additions and 0 deletions
|
@ -98,6 +98,12 @@ check-local: test-timezone-gfx test-endianess test-timezone
|
|||
ccpanelsdir = $(PANELS_DIR)
|
||||
ccpanels_LTLIBRARIES = libdate_time.la
|
||||
|
||||
# FIXME add a way to regenerate the dtm.[ch]
|
||||
# gdbus-codegen --generate-c-code dtm --interface-prefix org.gnome.SettingsDaemon /path/to/gnome-settings-daemon/plugins/datetime/gsd-datetime-mechanism.xml
|
||||
# See also:
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=650875
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=650874
|
||||
|
||||
libdate_time_la_SOURCES = \
|
||||
datetime-module.c \
|
||||
cc-datetime-panel.c \
|
||||
|
|
Loading…
Add table
Reference in a new issue