[webkit-reviews] review requested: [Bug 14732] [gtk] Rename *Gdk to *Gtk : [Attachment 15953] Rename files from *Gdk to *Gtk (first part)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 10:26:38 PDT 2007


Juan A. Suárez Romero <jasuarez at igalia.com> has asked  for review:
Bug 14732: [gtk] Rename *Gdk to *Gtk
http://bugs.webkit.org/show_bug.cgi?id=14732

Attachment 15953: Rename files from *Gdk to *Gtk (first part)
http://bugs.webkit.org/attachment.cgi?id=15953&action=edit

------- Additional Comments from Juan A. Suárez Romero <jasuarez at igalia.com>
This is the first part of the patch to fix this bug.

It renames files from *Gdk* to *Gtk*. Unfortunately, some directories couldn't
be renamed, as subversion warns me that first it requires to do a commit first
with the changes done.

This patch doesn't changes the API at all, but changes the Launcher, which now
is called GtkLauncher. Anyway, both the launcher and the build system could
still be called using '--gdk' option.

In the future I pretend upload to new patches.

  1) A patch that definitely changes all references from gdk to gtk (in the
names of files and directories). This requires to commit the present patch.

  2) A patch that changes the gdk references in the API code. This will be done
following the comments.



More information about the webkit-reviews mailing list