Update old Google Code URLs to new GitLab location.

This commit is contained in:
Sebastiaan Lokhorst
2015-07-05 11:14:00 +02:00
parent 574b6bc214
commit 043a0f7ab3
4 changed files with 5 additions and 5 deletions

View File

@@ -284,7 +284,7 @@ void get_monitors()
if (res && res->ncrtc >= nbmonitor) {
// use xrandr to identify monitors (does not work with proprietery nvidia drivers)
// Workaround for issue https://code.google.com/p/tint2/issues/detail?id=353
// Workaround for issue https://gitlab.com/o9000/tint2/issues/353
// on some recent configs, XRRGetScreenResourcesCurrent returns a fantom monitor at last position
{
int i = res->ncrtc - 1;