New commits:
commit c56a1448ab4f09fd05bb54492b31e5aafcf4226b
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
arora: Added desktop file. Also seemed to have forgot to add PREPARE
diff --git a/http/arora/HISTORY b/http/arora/HISTORY
index f119e48..44a028b 100644
--- a/http/arora/HISTORY
+++ b/http/arora/HISTORY
@@ -3,6 +3,7 @@
* BUILD: Changed to used just qmake
* DEPENDS: only depend qt4 with webkit
* PREPARE: Added to choose git version
+ * desktop/arora.desktop: Added file
2009-02-10 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* PRE_BUILD: deleted, patches no longer work or seem needed
diff --git a/http/arora/PREPARE b/http/arora/PREPARE
new file mode 100755
index 0000000..8af6731
--- /dev/null
+++ b/http/arora/PREPARE
@@ -0,0 +1,8 @@
+config_query ARORA_VCS "Build the git version?" n
+
+if [[ "$ARORA_VCS" == "y" ]]
+then
+ config_query ARORA_VCS__AUTOUPDATE \
+ "Automatically update every day?" n
+fi
+
diff --git a/http/arora/desktop/arora.desktop
b/http/arora/desktop/arora.desktop
new file mode 100644
index 0000000..077fd81
--- /dev/null
+++ b/http/arora/desktop/arora.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Arora
+Exec=arora
+Icon=
+Terminal=false
+Type=Application
+Categories=Application;Network;
[SM-Commit] GIT changes to master grimoire by George Sherwood (c56a1448ab4f09fd05bb54492b31e5aafcf4226b),
George Sherwood, 05/07/2009