Re: Debian coding style?

1999-05-08 Thread Wichert Akkerman
Previously Amy Fong wrote: > You basically wind up with something like this in many instances: > > IntelligenceFactor::AnswerIterator::const_iterator(vector v, >vector::iterator >

Re: Debian coding style?

1999-05-08 Thread Wichert Akkerman
Previously Ben Pfaff wrote: >22. Localization: text which will be visible to the user should never be >embedded within the source code. All string literals should be placed in a >separate header file to ease the pain of possible future translation. > > That is not the Unix style. Unix

Re: User-selected window-manager in an easy way

1999-05-08 Thread Wichert Akkerman
Previously Stig Sandbeck Mathisen wrote: > The first part was easy (if I got it right, that is), that's just a small > patch to /etc/X11/Xsession. Isn't is easier have some small script check the list of available window managers and offer to create/update the users .xsession? This sounds much mor

Re: Intent to package KerberosV

1999-05-08 Thread Wichert Akkerman
Previously Randolph Chung wrote: > fetchmail can also be kereberized via compile time flags, and i know of a > number of people who would be interested in seeing a kerberized fetchmail. Same for ssh. A pam_kerberos also exists I think. Wichert. -- ===