Comment 18 for bug 146849

Revision history for this message
Mats (matsben) wrote : Re: [Bug 146849] Re: Possibility to fake OS and client version

You create a file coccinella/resources/post/prefs.rdb
with content:

*appName: Microstuff Sucks
*theAppName: Microstuff Sucks

Code:
::PrefUtils::Init

    # Post prefs file if any.
    if {[file exists $this(postPrefsFile)]} {
 catch {option readfile $this(postPrefsFile)} err
    }

On 10/3/07, sander <email address hidden> wrote:
> And how to fake the client name? Everything needs to be fakable...yes
> I am demanding ;-)
>
> --
> Possibility to fake OS and client version
> https://bugs.launchpad.net/bugs/146849
> You received this bug notification because you are a bug assignee.
>