← Back to team overview

zim-wiki team mailing list archive

Two questions about the installed files of (py)zim

 

Hello!

I'm working on the package request for (py)zim for Fedora. This is the review request:
https://bugzilla.redhat.com/show_bug.cgi?id=563844

And I have two questions to ask:

1. The ./setup.py script installs exclusively two scripts with mode set to 0644:
    /usr/lib/python2.6/site-packages/zim/_version.py
    /usr/lib/python2.6/site-packages/zim/_lib/xdot.py

    Is this an intended result?

2. The ./setup.py script installs an empty file:
    /usr/share/zim/preferences.conf

    What's use of this file? Is it a system-wide configure file? If so, it may be preferred to install the file as something like /etc/zim.conf .
    And if it is a configure file, it should contain some commented setting instructions and/or samples, or some default settings. After all, instead of leaving it empty.

Cheers!



Follow ups