tmp_format       1862 src/filemanager/panel.c             char *tmp_format;
tmp_format       1868 src/filemanager/panel.c             tmp_format = g_strndup (format, pos);
tmp_format       1871 src/filemanager/panel.c                 g_strconcat (_("Unknown tag on display format:"), " ", tmp_format, (char *) NULL);
tmp_format       1872 src/filemanager/panel.c             g_free (tmp_format);