summaryrefslogtreecommitdiffstats
path: root/README.porting
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-10-30 12:06:43 +0900
committerMichele Calgaro <[email protected]>2021-10-30 12:06:43 +0900
commit28de2ff84f59ac0b173670aa9c5331bc77c1e63f (patch)
tree43dcf0f461ee5552100b648e38979982c971597d /README.porting
downloadpolkit-tqt-28de2ff84f59ac0b173670aa9c5331bc77c1e63f.tar.gz
polkit-tqt-28de2ff84f59ac0b173670aa9c5331bc77c1e63f.zip
Initial import from polkit-qt-1 debian snapshot archive.
https://snapshot.debian.org/package/polkit-qt-1/0.103.0-1/ Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'README.porting')
-rw-r--r--README.porting25
1 files changed, 25 insertions, 0 deletions
diff --git a/README.porting b/README.porting
new file mode 100644
index 000000000..d2074ea97
--- /dev/null
+++ b/README.porting
@@ -0,0 +1,25 @@
+Policy Kit 1 support for polkit-qt
+==================================
+
+This is initial port to PK1.
+
+What's working?
+---------------
+polkit-qt-core
+polkit-qt-gui
+
+TO-DO
+-----
+* polkit-qt-core
+ - temporary authorization handling functions
+ - move from Auth namespace to Authority class?
+ - tests
+
+Documentation
+-------------
+http://fedoraproject.org/wiki/Features/PolicyKitOne
+http://hal.freedesktop.org/docs/polkit/index.html
+
+Porting guide
+-------------
+http://cgit.freedesktop.org/PolicyKit/tree/docs/PORTING-GUIDE