app: add the image's color profile's label to th default window title

This commit is contained in:
Michael Natterer 2015-08-20 22:34:43 +02:00
parent 77dac3ea60
commit b8efc79d03
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "config/gimpcoreconfig.h"
#define GIMP_CONFIG_DEFAULT_IMAGE_TITLE_FORMAT "%D*%f-%p.%i (%t, %L) %wx%h"
#define GIMP_CONFIG_DEFAULT_IMAGE_TITLE_FORMAT "%D*%f-%p.%i (%t, %o, %L) %wx%h"
#define GIMP_CONFIG_DEFAULT_IMAGE_STATUS_FORMAT "%n (%m)"