This file is indexed.

/usr/include/budgie-desktop/budgie-enums.h is in budgie-core-dev 10.4+git20171031.10.g9f71bb8-1.2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */


#pragma once

#include <glib-object.h>

#include "applet.h"
#include "popover.h"

G_BEGIN_DECLS

/* enumerations from "/build/budgie-desktop-5FwFCp/budgie-desktop-10.4+git20171031.10.g9f71bb8/debian/build/../../src/plugin/applet.h" */
GType budgie_panel_action_get_type (void) G_GNUC_CONST;
#define BUDGIE_TYPE_PANEL_ACTION (budgie_panel_action_get_type ())
GType budgie_panel_position_get_type (void) G_GNUC_CONST;
#define BUDGIE_TYPE_PANEL_POSITION (budgie_panel_position_get_type ())

/* enumerations from "/build/budgie-desktop-5FwFCp/budgie-desktop-10.4+git20171031.10.g9f71bb8/debian/build/../../src/plugin/popover.h" */
GType budgie_popover_position_policy_get_type (void) G_GNUC_CONST;
#define BUDGIE_TYPE_POPOVER_POSITION_POLICY (budgie_popover_position_policy_get_type ())
G_END_DECLS

/* Generated data ends here */