[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    [PATCH] Add owner info to File ToolTip
From:       Marten Klencke <mklencke () gmx ! net>
Date:       2002-03-10 15:16:53
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

One thing I thought was missing in the File ToolTip was the owner info. There 
is permissions info, but I think these things should both be shown.

However, I'm not sure why it was left out in the first place. Maybe size of 
the tooltip? Anyway, here is a little patch, in case it was really forgotten 
:-)

Best regards,
- -- 

Marten Klencke
- ----------------------------------------------------------------
Heads I win, tails you lose.
- ----------------------------------------------------------------
System Uptime: 5 hour(s)


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8i3jwjxjEJAIkhgYRAib1AJ4pCGiam/7X7jKt/mZj2lU0YVxWZQCcDEQJ
mYd3NYzCgsouBlP+aA2zSqs=
=US0k
-----END PGP SIGNATURE-----

["kfileitem.cpp.diff" (text/x-diff)]

Index: kfileitem.cpp
===================================================================
RCS file: /home/kdecvs/kde/kdelibs/kio/kio/kfileitem.cpp,v
retrieving revision 1.126
diff -u -3 -r1.126 kfileitem.cpp
--- kfileitem.cpp	7 Mar 2002 01:49:45 -0000	1.126
+++ kfileitem.cpp	10 Mar 2002 14:48:53 -0000
@@ -580,6 +580,9 @@
     tip += i18n("Modified:") + "</nobr></td><td><nobr>" +
            timeString( KIO::UDS_MODIFICATION_TIME) +
            "</nobr></td></tr><tr><td><nobr>" +
+	   i18n("Owner:") + "</nobr></td><td><nobr>" +
+	   user() + " - " + group() +
+           "</nobr></td></tr><tr><td><nobr>" +
            i18n("Permissions:") + "</nobr></td><td><nobr>" +
            parsePermissions(m_permissions) +
            "</nobr></td></tr></table>";

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic