Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (678a533fe61816fe681ceb98c1497ac77991da73)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (678a533fe61816fe681ceb98c1497ac77991da73)
  • Date: Thu, 19 Jun 2008 00:38:44 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 3 +++
kde4-look/plasma-wifi/CONFIGURE | 1 +
kde4-look/plasma-wifi/DEPENDS | 1 +
kde4-look/plasma-wifi/DETAILS | 17 +++++++++++++++++
kde4-look/plasma-wifi/HISTORY | 4 ++++
5 files changed, 26 insertions(+)

New commits:
commit 678a533fe61816fe681ceb98c1497ac77991da73
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

plasma-wifi: Updated to 0.5

commit c59e1ac5c6643a4f1089da7fa3e2beaf0515ff33
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

plasma-wifi: Added a WiFi signal strength plasmoid

diff --git a/ChangeLog b/ChangeLog
index 9b5e72f..f130d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * kde4-look/plasma-wifi: Added a WiFi signal strength plasmoid
+
2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
* kde-look/qtcurve-gtk2: new spell, QT Widget style to unify GNOME/KDE
applications' look
diff --git a/kde4-look/plasma-wifi/CONFIGURE b/kde4-look/plasma-wifi/CONFIGURE
new file mode 100755
index 0000000..3e2e1ef
--- /dev/null
+++ b/kde4-look/plasma-wifi/CONFIGURE
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/KDE_CONFIGURE
diff --git a/kde4-look/plasma-wifi/DEPENDS b/kde4-look/plasma-wifi/DEPENDS
new file mode 100755
index 0000000..b4b4f02
--- /dev/null
+++ b/kde4-look/plasma-wifi/DEPENDS
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/KDE_DEPENDS
diff --git a/kde4-look/plasma-wifi/DETAILS b/kde4-look/plasma-wifi/DETAILS
new file mode 100755
index 0000000..57a0c8b
--- /dev/null
+++ b/kde4-look/plasma-wifi/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=plasma-wifi
+ VERSION=0.5
+ SOURCE=79476-$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/plasmoid-/}-$VERSION
+ SOURCE_URL[0]=http://kde-look.org/CONTENT/content-files/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=GPL
+
WEB_SITE=http://kde-look.org/content/show.php/Plasma+WiFi?content=79476
+ KEYWORDS="kde4"
+ ENTERED=20080404
+ SHORT="WiFi signal strength plasmoid"
+cat << EOF
+This is a kde 4 plasma applet which displays the signal strength of the
+access point your wifi nic is currently connected to. It makes no attempt
+to do any configuration itself, but only reports on the state of the
+connection.
+EOF
diff --git a/kde4-look/plasma-wifi/HISTORY b/kde4-look/plasma-wifi/HISTORY
new file mode 100644
index 0000000..54e9de7
--- /dev/null
+++ b/kde4-look/plasma-wifi/HISTORY
@@ -0,0 +1,4 @@
+2008-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, CONFIGURE, DEPENDS: Created
+ Updated to 0.5, source only available from kde-look.org
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (678a533fe61816fe681ceb98c1497ac77991da73), Eric Sandall, 06/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page