Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Robin Cook

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Sun, 21 May 2006 11:32:19 -0500

GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:

gnome2-libs/bug-buddy2/DETAILS | 1 -
gnome2-libs/bug-buddy2/G_SCHEMAS | 1 +
gnome2-libs/bug-buddy2/HISTORY | 2 +-
gnome2-libs/libgnome/G_SCHEMAS | 30 +++++++++++++++---------------
4 files changed, 17 insertions(+), 17 deletions(-)

New commits:
commit 18fdfc616a3588fff26565ce5851ed2a4a9d7179
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

bug-buddy2: removed G_SCHEMAS from DETAILS and made file

commit 80268ad49527dd0714257860f9e278f69b4736de
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libgnome: forgot to remove the path on the schema files

diff --git a/gnome2-libs/bug-buddy2/DETAILS b/gnome2-libs/bug-buddy2/DETAILS
index b35e8c1..48dc7bd 100755
--- a/gnome2-libs/bug-buddy2/DETAILS
+++ b/gnome2-libs/bug-buddy2/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bug-bu
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
LICENSE[1]=FILE
- G_SCHEMAS="bug-buddy.schemas"
WEB_SITE=http://www.gnome.org
ENTERED=20020509
UPDATED=20050318
diff --git a/gnome2-libs/bug-buddy2/G_SCHEMAS
b/gnome2-libs/bug-buddy2/G_SCHEMAS
new file mode 100644
index 0000000..587e981
--- /dev/null
+++ b/gnome2-libs/bug-buddy2/G_SCHEMAS
@@ -0,0 +1 @@
+bug-buddy.schemas
diff --git a/gnome2-libs/bug-buddy2/HISTORY b/gnome2-libs/bug-buddy2/HISTORY
index df32000..0b2b8ab 100644
--- a/gnome2-libs/bug-buddy2/HISTORY
+++ b/gnome2-libs/bug-buddy2/HISTORY
@@ -1,5 +1,5 @@
2006-05-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added G_SCHEMAS
+ * GSCHEMAS: added

2006-03-12 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.14.0
diff --git a/gnome2-libs/libgnome/G_SCHEMAS b/gnome2-libs/libgnome/G_SCHEMAS
index b38b314..1fa9902 100644
--- a/gnome2-libs/libgnome/G_SCHEMAS
+++ b/gnome2-libs/libgnome/G_SCHEMAS
@@ -1,16 +1,16 @@
-/etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas
-/etc/gconf/schemas/desktop_gnome_accessibility_startup.schemas
-/etc/gconf/schemas/desktop_gnome_applications_browser.schemas
-/etc/gconf/schemas/desktop_gnome_applications_help_viewer.schemas
-/etc/gconf/schemas/desktop_gnome_applications_terminal.schemas
-/etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas
-/etc/gconf/schemas/desktop_gnome_background.schemas
-/etc/gconf/schemas/desktop_gnome_file_views.schemas
-/etc/gconf/schemas/desktop_gnome_interface.schemas
-/etc/gconf/schemas/desktop_gnome_lockdown.schemas
-/etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas
-/etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas
-/etc/gconf/schemas/desktop_gnome_sound.schemas
-/etc/gconf/schemas/desktop_gnome_thumbnailers.schemas
-/etc/gconf/schemas/desktop_gnome_typing_break.schemas
+desktop_gnome_accessibility_keyboard.schemas
+desktop_gnome_accessibility_startup.schemas
+desktop_gnome_applications_browser.schemas
+desktop_gnome_applications_help_viewer.schemas
+desktop_gnome_applications_terminal.schemas
+desktop_gnome_applications_window_manager.schemas
+desktop_gnome_background.schemas
+desktop_gnome_file_views.schemas
+desktop_gnome_interface.schemas
+desktop_gnome_lockdown.schemas
+desktop_gnome_peripherals_keyboard.schemas
+desktop_gnome_peripherals_mouse.schemas
+desktop_gnome_sound.schemas
+desktop_gnome_thumbnailers.schemas
+desktop_gnome_typing_break.schemas





Archive powered by MHonArc 2.6.24.

Top of Page