[gnome-color-manager] trivial: don't include GTK-DOC SECTIONs for files not scanned by gtk-doc



commit a0fcdfe7bd3cf46e090dc2ec5b040f9ac866a79d
Author: Richard Hughes <richard hughsie com>
Date:   Thu May 26 09:54:59 2011 +0100

    trivial: don't include GTK-DOC SECTIONs for files not scanned by gtk-doc

 src/gcm-brightness.c       |    7 -------
 src/gcm-calibrate-argyll.c |    7 -------
 src/gcm-calibrate-dialog.c |    7 -------
 src/gcm-calibrate-manual.c |    7 -------
 src/gcm-calibrate-native.c |    7 -------
 src/gcm-calibrate.c        |    7 -------
 src/gcm-clut.c             |    8 --------
 src/gcm-dmi.c              |    7 -------
 src/gcm-edid.c             |    7 -------
 src/gcm-exif.c             |    7 -------
 src/gcm-image.c            |    7 -------
 src/gcm-print.c            |    7 -------
 src/gcm-profile-store.c    |    8 --------
 src/gcm-profile.c          |    8 --------
 src/gcm-sample-window.c    |    8 --------
 src/gcm-tables.c           |    7 -------
 src/gcm-x11-output.c       |    7 -------
 src/gcm-x11-screen.c       |    8 --------
 18 files changed, 0 insertions(+), 131 deletions(-)
---
diff --git a/src/gcm-brightness.c b/src/gcm-brightness.c
index 61fd53d..a6e4ff5 100644
--- a/src/gcm-brightness.c
+++ b/src/gcm-brightness.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-brightness
- * @short_description: Object to allow setting the brightness using gnome-power-manager
- *
- * This object sets the laptop panel brightness using gnome-power-manager.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-calibrate-argyll.c b/src/gcm-calibrate-argyll.c
index 3e27554..b0cf05a 100644
--- a/src/gcm-calibrate-argyll.c
+++ b/src/gcm-calibrate-argyll.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-calibrate-argyll
- * @short_description: Calibration object
- *
- * This object allows calibration functionality using ArgyllCMS.
- */
-
 #include "config.h"
 
 #include <glib/gi18n.h>
diff --git a/src/gcm-calibrate-dialog.c b/src/gcm-calibrate-dialog.c
index 9d16ba9..e1dbbc2 100644
--- a/src/gcm-calibrate-dialog.c
+++ b/src/gcm-calibrate-dialog.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-calibrate-dialog
- * @short_description: Calibration object
- *
- * This object allows calibration functionality using CMS.
- */
-
 #include "config.h"
 
 #include <glib/gi18n.h>
diff --git a/src/gcm-calibrate-manual.c b/src/gcm-calibrate-manual.c
index f749665..fe3ad9f 100644
--- a/src/gcm-calibrate-manual.c
+++ b/src/gcm-calibrate-manual.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-calibrate-manual
- * @short_description: routines to manually create a color profile.
- *
- * This object can create an ICC file manually.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-calibrate-native.c b/src/gcm-calibrate-native.c
index 994eb27..82fc518 100644
--- a/src/gcm-calibrate-native.c
+++ b/src/gcm-calibrate-native.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-calibrate-native
- * @short_description: Calibration object
- *
- * This object allows calibration functionality using NativeCMS.
- */
-
 #include "config.h"
 
 #include <glib/gi18n.h>
diff --git a/src/gcm-calibrate.c b/src/gcm-calibrate.c
index bb033dd..046077b 100644
--- a/src/gcm-calibrate.c
+++ b/src/gcm-calibrate.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-calibrate
- * @short_description: Calibration object
- *
- * This object allows calibration functionality using CMS.
- */
-
 #include "config.h"
 
 #include <glib/gi18n.h>
diff --git a/src/gcm-clut.c b/src/gcm-clut.c
index 5870d0d..4d8f36c 100644
--- a/src/gcm-clut.c
+++ b/src/gcm-clut.c
@@ -19,14 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-clut
- * @short_description: Color lookup table object
- *
- * This object represents a color lookup table that is useful to manipulating
- * gamma values in a trivial RGB color space.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-dmi.c b/src/gcm-dmi.c
index e7d493b..c55e97d 100644
--- a/src/gcm-dmi.c
+++ b/src/gcm-dmi.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-dmi
- * @short_description: DMI parsing object
- *
- * This object parses DMI data blocks.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-edid.c b/src/gcm-edid.c
index c86b60d..69e6e79 100644
--- a/src/gcm-edid.c
+++ b/src/gcm-edid.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-edid
- * @short_description: EDID parsing object
- *
- * This object parses EDID data blocks.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-exif.c b/src/gcm-exif.c
index 00e344d..ce268fe 100644
--- a/src/gcm-exif.c
+++ b/src/gcm-exif.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-exif
- * @short_description: EXIF metadata object
- *
- * This object represents a a file wih EXIF data.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-image.c b/src/gcm-image.c
index ff847e2..904369b 100644
--- a/src/gcm-image.c
+++ b/src/gcm-image.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-image
- * @short_description: A color managed #GtkImage.
- *
- * This object is used to convert an image using one, two or three ICC profiles.
- */
-
 #include "config.h"
 
 #include <gtk/gtk.h>
diff --git a/src/gcm-print.c b/src/gcm-print.c
index 06bd321..9fd8c7d 100644
--- a/src/gcm-print.c
+++ b/src/gcm-print.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-print
- * @short_description: Print device abstraction
- *
- * This object allows the programmer to detect a color sensor device.
- */
-
 #include "config.h"
 
 #include <glib/gi18n.h>
diff --git a/src/gcm-profile-store.c b/src/gcm-profile-store.c
index be4afd5..8ed1e05 100644
--- a/src/gcm-profile-store.c
+++ b/src/gcm-profile-store.c
@@ -19,14 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-profile-store
- * @short_description: Object to search for profiles and keep a list up to date.
- *
- * This object holds an array of %GcmProfiles, and watches both the directories
- * for changes.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-profile.c b/src/gcm-profile.c
index c4e40ca..5a6c2f2 100644
--- a/src/gcm-profile.c
+++ b/src/gcm-profile.c
@@ -19,14 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-profile
- * @short_description: A parser object that understands the ICC profile data format.
- *
- * This object is a simple parser for the ICC binary profile data. If only understands
- * a subset of the ICC profile, just enought to get some metadata and the LUT.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-sample-window.c b/src/gcm-sample-window.c
index 8197a0f..946fb1e 100644
--- a/src/gcm-sample-window.c
+++ b/src/gcm-sample-window.c
@@ -19,14 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-sample_window
- * @short_description: Color lookup table object
- *
- * This object represents a color lookup table that is useful to manipulating
- * gamma values in a trivial RGB color space.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-tables.c b/src/gcm-tables.c
index 8ce6fa2..eb47ec6 100644
--- a/src/gcm-tables.c
+++ b/src/gcm-tables.c
@@ -19,13 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-tables
- * @short_description: An object to convert ID values into text
- *
- * This object parses the USB, PCI and PNP tables to return text for numbers.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-x11-output.c b/src/gcm-x11-output.c
index ccbf04d..96edb36 100644
--- a/src/gcm-x11-output.c
+++ b/src/gcm-x11-output.c
@@ -20,13 +20,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-x11-output
- * @short_description: An object to interact with the XServer output.
- *
- * This object talks to the currently running X Server.
- */
-
 #include "config.h"
 
 #include <glib-object.h>
diff --git a/src/gcm-x11-screen.c b/src/gcm-x11-screen.c
index ef1087e..34262fc 100644
--- a/src/gcm-x11-screen.c
+++ b/src/gcm-x11-screen.c
@@ -20,14 +20,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/**
- * SECTION:gcm-x11-screen
- * @short_description: An object to interact with the XServer screen.
- *
- * This object talks to the currently running X Server.
- * The #GcmX11Screen objwect will contain one or many #GcmX11Outputs.
- */
-
 #include "config.h"
 
 #include <glib-object.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]