~compiz-team/compiz/0.9.12

« back to all changes in this revision

Viewing changes to compizconfig/integration/gnome/src/ccs_gnome_integration_constants.c

  • Committer: CI Train Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2015-12-11 10:00:29 UTC
  • mfrom: (3988.2.3 compiz)
  • Revision ID: ci-train-bot@canonical.com-20151211100029-5tq13bj2xvpejtdv
backends: drop gconf support
Approved by: Sebastien Bacher

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <glib.h>
2
2
#include "ccs_gnome_integration_constants.h"
3
3
 
4
 
const char * watchedGConfGnomeDirectories[] = {
5
 
    METACITY,
6
 
    "/desktop/gnome/applications/terminal",
7
 
    "/apps/panel/applets/window_list/prefs"
8
 
};
9
 
 
10
4
const CCSGNOMEIntegratedSettingNames ccsGNOMEIntegratedSettingNames =
11
5
{
12
6
    { "audible_bell", "audible_bell" },