Do repeat in the player rather than trying to do it in VideoDecoder.
[dcpomatic.git] / src / tools / dcpomatic.cc
index 80b25ba2e5dee5549601288f96c73420cba0d16b..4b79d67ed028e37d2c69888bb72d97c1475eec14 100644 (file)
@@ -667,7 +667,7 @@ private:
                                _("You are making a DKDM which is encrypted by a private key held in"
                                  "\n\n<tt>%s</tt>\n\nIt is <span weight=\"bold\" size=\"larger\">VITALLY IMPORTANT</span> "
                                  "that you <span weight=\"bold\" size=\"larger\">BACK UP THIS FILE</span> since if it is lost "
-                                 "your DKDMs (and the DCPs they protect) will become useless."), std_to_wx(Config::config_path().string()).data()
+                                 "your DKDMs (and the DCPs they protect) will become useless."), std_to_wx(Config::config_file().string()).data()
                                )
                        );