This file is indexed.

/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-path.h is in libgnomeprint2.2-dev 2.18.8-3ubuntu1.

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
#ifndef __GNOME_PRINT_PATH_H__
#define __GNOME_PRINT_PATH_H__

extern gchar *gnome_print_locale_dir;
extern gchar *gnome_print_modules_dir;
extern gchar *gnome_print_data_dir;

#endif