Fix file path issue. Rebuild UI file so it works on GTK+ 2.24+.

This commit is contained in:
Brandon Wright 2011-10-18 09:10:39 -05:00
parent b4f07bc9be
commit bbdd19b22e
2 changed files with 7974 additions and 6831 deletions

View File

@ -157,6 +157,7 @@ S9xGetDirectory (enum s9x_getdirtype dirtype)
case SCREENSHOT_DIR:
case SPC_DIR:
sprintf (path, "%s", gui_config->export_directory);
break;
default:
path[0] = '\0';

File diff suppressed because it is too large Load Diff