266a0fb7d6
Port the 'General' preferences tab of the panel's clock applet to javascript and add it to the build system. https://bugzilla.gnome.org/show_bug.cgi?id=600276
5 lines
81 B
Makefile
5 lines
81 B
Makefile
jsprefsdir = $(pkgdatadir)/js/prefs
|
|
|
|
dist_jsprefs_DATA = \
|
|
clockPreferences.js
|