#include "gitkincludes.h"
Include dependency graph for gitksensors.c:
Go to the source code of this file.
Functions | |
void | gitk_sensor_locale (void) |
find out what locale should be used for the interface. This sensors checks the ANSI C locale settings. Renderers might want to override this sensor (e.g. phone: country via caller-id or html: locale from http-headers accept-encoding field. |
Definition in file gitksensors.c.
|
find out what locale should be used for the interface. This sensors checks the ANSI C locale settings. Renderers might want to override this sensor (e.g. phone: country via caller-id or html: locale from http-headers accept-encoding field.
Definition at line 30 of file gitksensors.c. References gitk_log1. Referenced by gitk_init(). |