diff options
-rw-r--r-- | ChangeLog | 20 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmark-action-group.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmark-action-group.h | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmark-factory-action.c | 1 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmark-factory-action.h | 1 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-ui.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-ui.h | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-nodes-cover.c | 1 | ||||
-rw-r--r-- | src/bookmarks/ephy-nodes-cover.h | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-open-tabs-action.c | 1 | ||||
-rw-r--r-- | src/bookmarks/ephy-open-tabs-action.h | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-related-action.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-topic-action-group.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-topic-action-group.h | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-topic-factory-action.c | 1 | ||||
-rw-r--r-- | src/bookmarks/ephy-topics-palette.c | 2 |
16 files changed, 45 insertions, 0 deletions
@@ -1,5 +1,25 @@ 2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmark-action-group.c: + * src/bookmarks/ephy-bookmark-action-group.h: + * src/bookmarks/ephy-bookmark-factory-action.c: + * src/bookmarks/ephy-bookmark-factory-action.h: + * src/bookmarks/ephy-bookmarks-ui.c: + * src/bookmarks/ephy-bookmarks-ui.h: + * src/bookmarks/ephy-nodes-cover.c: + * src/bookmarks/ephy-nodes-cover.h: + * src/bookmarks/ephy-open-tabs-action.c: + * src/bookmarks/ephy-open-tabs-action.h: + * src/bookmarks/ephy-related-action.c: + * src/bookmarks/ephy-topic-action-group.c: + * src/bookmarks/ephy-topic-action-group.h: + * src/bookmarks/ephy-topic-factory-action.c: + * src/bookmarks/ephy-topics-palette.c: + + Add cvs version markers. + +2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmark-properties.c: (title_entry_changed_cb), (ephy_bookmark_properties_constructor): * src/bookmarks/ephy-bookmarks-ui.c: diff --git a/src/bookmarks/ephy-bookmark-action-group.c b/src/bookmarks/ephy-bookmark-action-group.c index 4a8897e1f..85598df94 100644 --- a/src/bookmarks/ephy-bookmark-action-group.c +++ b/src/bookmarks/ephy-bookmark-action-group.c @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-bookmark-action-group.h b/src/bookmarks/ephy-bookmark-action-group.h index fc401a4a4..882694d4f 100644 --- a/src/bookmarks/ephy-bookmark-action-group.h +++ b/src/bookmarks/ephy-bookmark-action-group.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_BOOKMARK_ACTION_GROUP_H diff --git a/src/bookmarks/ephy-bookmark-factory-action.c b/src/bookmarks/ephy-bookmark-factory-action.c index 89df8d05b..2d3de0c73 100644 --- a/src/bookmarks/ephy-bookmark-factory-action.c +++ b/src/bookmarks/ephy-bookmark-factory-action.c @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-bookmark-factory-action.h b/src/bookmarks/ephy-bookmark-factory-action.h index 472828726..b0e97de0c 100644 --- a/src/bookmarks/ephy-bookmark-factory-action.h +++ b/src/bookmarks/ephy-bookmark-factory-action.h @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #ifndef EPHY_BOOKMARK_FACTORY_ACTION_H diff --git a/src/bookmarks/ephy-bookmarks-ui.c b/src/bookmarks/ephy-bookmarks-ui.c index 043a66b9b..ce9e511b4 100644 --- a/src/bookmarks/ephy-bookmarks-ui.c +++ b/src/bookmarks/ephy-bookmarks-ui.c @@ -15,6 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-bookmarks-ui.h b/src/bookmarks/ephy-bookmarks-ui.h index 065356712..419a98400 100644 --- a/src/bookmarks/ephy-bookmarks-ui.h +++ b/src/bookmarks/ephy-bookmarks-ui.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_BOOKMARKS_UI_H diff --git a/src/bookmarks/ephy-nodes-cover.c b/src/bookmarks/ephy-nodes-cover.c index 92b2800f3..6954cc13c 100644 --- a/src/bookmarks/ephy-nodes-cover.c +++ b/src/bookmarks/ephy-nodes-cover.c @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-nodes-cover.h b/src/bookmarks/ephy-nodes-cover.h index 10d9a4edd..79f3e9308 100644 --- a/src/bookmarks/ephy-nodes-cover.h +++ b/src/bookmarks/ephy-nodes-cover.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_NODES_COVER_H diff --git a/src/bookmarks/ephy-open-tabs-action.c b/src/bookmarks/ephy-open-tabs-action.c index 3a06f6a57..137769ea1 100644 --- a/src/bookmarks/ephy-open-tabs-action.c +++ b/src/bookmarks/ephy-open-tabs-action.c @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/src/bookmarks/ephy-open-tabs-action.h b/src/bookmarks/ephy-open-tabs-action.h index 8ab83c070..5e67c94d7 100644 --- a/src/bookmarks/ephy-open-tabs-action.h +++ b/src/bookmarks/ephy-open-tabs-action.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_OPEN_TABS_ACTION_H diff --git a/src/bookmarks/ephy-related-action.c b/src/bookmarks/ephy-related-action.c index e10831efe..30db41481 100644 --- a/src/bookmarks/ephy-related-action.c +++ b/src/bookmarks/ephy-related-action.c @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-topic-action-group.c b/src/bookmarks/ephy-topic-action-group.c index 28bd8d458..29c0668ff 100644 --- a/src/bookmarks/ephy-topic-action-group.c +++ b/src/bookmarks/ephy-topic-action-group.c @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "config.h" diff --git a/src/bookmarks/ephy-topic-action-group.h b/src/bookmarks/ephy-topic-action-group.h index d1640b1c8..a37fc4500 100644 --- a/src/bookmarks/ephy-topic-action-group.h +++ b/src/bookmarks/ephy-topic-action-group.h @@ -14,6 +14,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef EPHY_TOPIC_ACTION_GROUP_H diff --git a/src/bookmarks/ephy-topic-factory-action.c b/src/bookmarks/ephy-topic-factory-action.c index 909d02abb..524a97ae7 100644 --- a/src/bookmarks/ephy-topic-factory-action.c +++ b/src/bookmarks/ephy-topic-factory-action.c @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #ifdef HAVE_CONFIG_H diff --git a/src/bookmarks/ephy-topics-palette.c b/src/bookmarks/ephy-topics-palette.c index 6c6f643aa..93f032093 100644 --- a/src/bookmarks/ephy-topics-palette.c +++ b/src/bookmarks/ephy-topics-palette.c @@ -15,6 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #include "config.h" |