X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgappinfo.h;h=713616fbcaf6d9402ed3b0275d3fe346fdd3bde6;hb=cea9de93c8838099661f5b54462f9c4b6410bfc9;hp=8b793cefb7fa2f285ec44f8714ab3fcf3ad09423;hpb=e55d33edc1336ddc6d5cdfa0e3003a69a5812d26;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gappinfo.h b/gio/gappinfo.h index 8b793ce..713616f 100644 --- a/gio/gappinfo.h +++ b/gio/gappinfo.h @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: Alexander Larsson */ @@ -57,7 +55,7 @@ typedef struct _GAppLaunchContextPrivate GAppLaunchContextPrivate; * GAppInfoIface: * @g_iface: The parent interface. * @dup: Copies a #GAppInfo. - * @equal: Checks two #GAppInfos for equality. + * @equal: Checks two #GAppInfos for equality. * @get_id: Gets a string identifier for a #GAppInfo. * @get_name: Gets the name of the application for a #GAppInfo. * @get_description: Gets a short description for the application described by the #GAppInfo.