On 5 November 2010 22:28, Vinicius Massuchetto <[email protected]> wrote: > Hi! > > Running Geany on Windows, I can't seem to find a right place to place > a tags file to make it load on startup. > > According to the documentation: > > * Using the Load Tags command in the Tools menu. > > This works ok. > > * By creating a directory ~/.config/geany/tags, and moving or > symlinking the tags files there before starting Geany. > * By creating a directory $prefix/share/geany/tags, and moving or > symlinking the tags files there before starting Geany. $prefix is the > installation prefix (see Installation prefix). > > But not this. I tried placing the file in > C:\Users\User\Geany 0.18.1.1\share\geany\tags > C:\Users\User\Geany 0.18.1.1\tags
You can check that its the right prefix by running geany from the command line with geany --print-prefix That will tell you if C:\Users\User\Geany 0.18.1.1\ is where to put things. Cheers Lex > > All these options works as expected on Linux. > Well.. any help is welcome. > > Thanks > -- > Vinicius Massuchetto > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
