Files
ardour/gtk2_ardour
Mads Kiilerich 47b7b98652 Clarify that ca_info files must exist as files
From file_test documentation:
  Returns TRUE if any of the tests in the bitfield test are TRUE.

A Glib::file_test parameter like
  Glib::FILE_TEST_EXISTS|Glib::FILE_TEST_IS_REGULAR
will thus also return true if the path exist as a directory.

Make the code work as intended by simply using
Glib::FILE_TEST_IS_REGULAR
2022-10-24 04:47:41 +02:00
..
2022-10-20 15:29:49 +03:00
2022-10-11 14:20:35 -06:00
2022-10-11 20:06:17 +02:00
2022-10-17 00:06:12 +02:00
2022-10-17 00:06:12 +02:00
2022-10-21 07:55:24 -06:00
2022-10-21 07:55:24 -06:00
2022-10-17 15:57:01 +02:00
2022-10-07 19:14:01 -06:00
2022-10-18 00:08:36 +02:00
2022-10-21 18:04:11 +02:00
2022-10-21 01:37:35 +02:00
2022-10-17 00:06:12 +02:00
2022-10-14 02:21:50 +02:00
2022-10-14 02:21:50 +02:00
2022-09-13 04:51:03 +02:00
2022-10-14 02:21:50 +02:00
2022-10-14 02:21:50 +02:00
2022-10-14 02:21:50 +02:00
2022-10-14 02:21:50 +02:00
2022-10-17 15:57:01 +02:00
2022-10-17 15:57:01 +02:00
2022-10-17 00:06:12 +02:00
2022-10-20 21:38:45 +02:00