From 1097637c76c30754ff83c151f0455fc220e50817 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 25 Jan 2006 04:56:32 +0000 Subject: r13124: working on RHEL/Fedora packaging for 64-bit platforms and general cleanup (This used to be commit 4a8e457846a49647c751ae09365539acb5c02ce2) --- packaging/RHEL/setup/swat.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packaging/RHEL/setup/swat.desktop (limited to 'packaging/RHEL/setup/swat.desktop') diff --git a/packaging/RHEL/setup/swat.desktop b/packaging/RHEL/setup/swat.desktop new file mode 100644 index 0000000000..0d7b4b5c48 --- /dev/null +++ b/packaging/RHEL/setup/swat.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Samba Configuration +Name[de]=Samba Konfiguration +Type=Application +Comment=Configure Samba with a web based interface +Exec=htmlview http://127.0.0.1:901/ +Terminal=false +Categories=X-Red-Hat-Extra;Application;System;X-Red-Hat-ServerConfig; -- cgit