]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlGraphics.C
fix starting up which binary is really a symlink; make sure insetinclude file browser...
[features.git] / src / frontends / controllers / ControlGraphics.C
index 6c13079749ced608abd41be664518a1e3c4139b5..b48630766c21fa559fe7d3452b1babe62ef8a7de 100644 (file)
@@ -77,7 +77,7 @@ extern string user_lyxdir;
 
 string const ControlGraphics::Browse(string const & in_name)
 {
-       string const title = N_("Graphics|#G#g");
+       string const title = N_("Graphics");
        // FIXME: currently we need the second '|' to prevent mis-interpretation 
        string const pattern = "*.(eps|png|jpeg|jpg|gif)|";