From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- null_applet/README | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 null_applet/README (limited to 'null_applet/README') diff --git a/null_applet/README b/null_applet/README new file mode 100644 index 00000000..fc1996c5 --- /dev/null +++ b/null_applet/README @@ -0,0 +1,29 @@ +What the hell is a Null Applet? +=============================== + +The Null Applet is the Applet Deprecation Applet. It allows us to remove applets +from a users configuration, without them getting cryptic messages about being +unable to resolve things, and getting a raw dump of preferences (the panel likes +to do this). In the future, the null applet will also be useful for when someone +decides not to build one of the optional applets, to prevent them from seeing +the same ugly message. + +How do I add an applet to Null Applet? +====================================== + +Copy the original .server.in.in file over and rename to a .server.in file, +remove the factory, set its location to MATE_NullApplet_Factory and +remove the panel:icon attribute that it doesn't appear in the add to +panel list. + +Why is the Wireless Applet .server file here? +============================================= + +The wireless applet was deprecated in favour of mate-netstatus, but we +still install a .server file of the same name pointing the old applet +id at the netstatus applet. + +Who wrote this abomination? +=========================== + +Blame Davyd Madeley -- cgit v1.2.1