mirror of
https://github.com/alexkay/spek.git
synced 2025-04-16 16:42:19 +03:00
Typo
This commit is contained in:
parent
011877e7e1
commit
9857ccd870
@ -128,8 +128,8 @@ gchar *spek_platform_locale_dir () {
|
||||
res_dir = gtk_osxapplication_get_resource_path (app);
|
||||
locale_dir = g_build_filename (res_dir, "share", "locale", NULL);
|
||||
#else
|
||||
#endif
|
||||
locale_dir = LOCALEDIR;
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user