summaryrefslogtreecommitdiff
path: root/data/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* daemon: Start with D-Bus activationDavid King2014-09-011-3/+13
| | | | | | | | | | Install the daemon to libexecdir. Make the daemon own a name on the session bus, and install a D-Bus service file for it. Allow the name to be replaced by another process, so that a D-Bus activated daemon can be replaced by a GSettings-key autostarted daemon. Handle run() being called multiple times. https://bugzilla.gnome.org/show_bug.cgi?id=683712
* Remove desktop fileWilliam Jon McCann2013-02-121-6/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684887
* build: use git.mkDaiki Ueno2012-12-301-0/+2
| | | | | | | | Use git.mk to generate .gitignore files upon building. Also remove *.[ch] from CLEANFILES since it makes little sense with automake Vala support. https://bugzilla.gnome.org/show_bug.cgi?id=687315
* build: suppress Python bytecode generation when buildingDaiki Ueno2012-12-301-2/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687315
* make_schema: don't translate strings in schema filesDaiki Ueno2012-10-181-2/+4
| | | | | | | Prevent summary and description fields in gschema files from being translated. Also embed gettext-domain in schemas. https://bugzilla.gnome.org/show_bug.cgi?id=686200
* Added service.in file to EXTRA_DIST and service file to CLEANFILES.Eitan Isaacson2011-06-131-2/+3
|
* Added custom antler keyboard theme.Eitan Isaacson2011-05-051-1/+1
|
* Updated make_schema.py and data/Makefile.amEitan Isaacson2011-05-051-3/+8
| | | | Make settings python files dependancies for schemas
* Added executable and DBus service file for Antler.Eitan Isaacson2011-05-021-0/+7
|
* Major re-work of Python modules:Eitan Isaacson2011-05-021-2/+2
| | | | | | | | | * Created Antler to use new keyboard model via PyGI * Rearanged settings to accomodate view/model seperation. * Created in preferences executable, it will be a standalone generic caribou settings UI where we will eventually get the important stuff in GNOME's control panel. * DBusified the UI.
* Use new layout format. Added sub-keys. Added group change notification.Eitan Isaacson2011-05-021-1/+1
|
* Fix distcheckEitan Isaacson2011-03-211-1/+2
|
* Made seperate desktop file for autostartEitan Isaacson2011-03-201-0/+5
|
* Generate GSettings schema instead of GConf schema.Eitan Isaacson2011-03-071-19/+8
|
* Make distcheck pass.CARIBOU_0_1_6Eitan Isaacson2010-12-191-5/+7
|
* Use new magic to auto-generate gconf schema file.Eitan Isaacson2010-12-091-7/+8
|
* Added desktop file to CLEANFILES.CARIBOU_0_1_5Eitan Isaacson2010-07-121-0/+1
|
* Fixes Makefiles to uninstall gconf schemas properlyDaniel Baeyens2010-07-121-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=624145
* Added new desktop fileDaniel Baeyens2010-06-211-2/+10
| | | | | | | automake files are changed for correct build .gitignore file is updated https://bugzilla.gnome.org/show_bug.cgi?id=618292
* Add caribou.schemasJoaquim Rocha2010-06-101-1/+10
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=613229
* Add data/keyboards folderJoaquim Rocha2010-06-101-0/+2
| | | | | | This folder should have the keyboard layouts, in XML or JSON formats. https://bugzilla.gnome.org/show_bug.cgi?id=613229
* made a data dirEitan Isaacson2010-05-101-0/+4