summaryrefslogtreecommitdiff
path: root/noncore/settings/usermanager
AgeCommit message (Collapse)AuthorFilesLines
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-28Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ↵umopapisdn4-17/+28
are comments and should not be editable.
2003-03-22Bugfix: Groupmembers should be separated by a comma and not by a space.umopapisdn2-5/+23
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-26fixing a strage charcniehaus1-17/+17
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus1-0/+18
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-01* "Copy /etc/skel" option is now only available when adding a user.umopapisdn3-16/+51
* Documented some more of the source code.
2002-10-23usualharlekin1-0/+1
2002-10-20you know the drill.kergoth1-0/+1
2002-10-15System checking for OpenZaurus is now done through libopie (ODevice::system)umopapisdn1-1/+6
2002-10-14Support for a skeleton homedirectory in /etc/skel.umopapisdn1-2/+18
2002-10-14New users added in OpenZaurus now by default belong to some groups. (video, ↵umopapisdn1-3/+20
audio, time, power, input, sharp, tty)
2002-09-30Primary group combobox is sorted.umopapisdn4-10/+42
Deleting a primary group for a user sets the primarygroup combobox to <Undefined group> not an arbitrary group.
2002-09-29Icon selection now works. User listing lists 1 user per row now. (moved from ↵umopapisdn3-19/+25
qiconlist to qlistview)
2002-09-28User icons can be selected.umopapisdn1-1/+1
2002-09-28*** empty log message ***umopapisdn3-6/+39
2002-09-28Now actually makes the homedirectories owned by the user they belong to. :)umopapisdn4-4/+15
2002-09-24Removed "Package" entry.umopapisdn1-1/+0
2002-09-24Changed "VERSION" field.umopapisdn1-1/+1
2002-09-24Fixed searchpath for icons.umopapisdn1-7/+7
2002-09-24*** empty log message ***umopapisdn1-1/+1
2002-09-24*** empty log message ***umopapisdn1-1/+1
2002-09-24Removed "-L/opt/Embedix/tools/arm-linux/lib/"umopapisdn1-1/+2
and added "DESTDIR" parameter.
2002-09-24*** empty log message ***umopapisdn1-10/+9
2002-09-24New Application OPIE-UserManager added.umopapisdn11-0/+1218