drop support for win32/osx and checkupdate plugin
that plugin has never been built in linux anyway due to logic in configure.ac
This commit is contained in:
@@ -72,9 +72,7 @@ static const gchar *formats[] =
|
||||
"%a %d %b %Y %H:%M:%S",
|
||||
"%d/%m/%Y",
|
||||
"%d/%m/%y",
|
||||
#ifndef G_OS_WIN32
|
||||
"%D", /* This one is not supported on win32 */
|
||||
#endif
|
||||
"%D",
|
||||
"%A %d %B %Y",
|
||||
"%A %B %d %Y",
|
||||
"%Y-%m-%d",
|
||||
|
Reference in New Issue
Block a user