Comment 5 for bug 69368

Revision history for this message
sam tygier (samtygier) wrote :

i tried fixing the problem by editing src/gshared/daemon.cs

< AVAHI_SERVICE_NAME = Catalog.GetString("{0}'s Shared Files");
---
> AVAHI_SERVICE_NAME = Catalog.GetString("{0}s Shared Files");

but it did not seem to help.

could changing the share name be exposed in the user interface or gconf in the next version.