~ubuntu-branches/ubuntu/lucid/gtkhtml3.14/lucid

« back to all changes in this revision

Viewing changes to gtkhtml/htmlengine-edit-cut-and-paste.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-06-02 11:18:16 UTC
  • mfrom: (1.2.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090602111816-t7rv5r7z58i0lkb4
Tags: 1:3.27.2-0ubuntu1
* New upstream version
* debian/rules:
  - updated library version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1266
1266
        html_engine_thaw (e);
1267
1267
}
1268
1268
 
1269
 
static char *picto_chars =
 
1269
static const char *picto_chars =
1270
1270
        /*  0 */ "DO)(|/PQ*!"
1271
1271
        /* 10 */ "S\0:-\0:\0:-\0"
1272
1272
        /* 20 */ ":\0:;=-\"\0:;"
1284
1284
        /* 50 */   0, -19,   0, -11,  56,   0, -11,   0, -13,  61,
1285
1285
        /* 60 */   0, -13,   0,  -6,   0,  68,  -7,   0,  -7,   0,
1286
1286
        /* 70 */ -16,  73,   0, -16,   0, -21,  78,   0, -21,   0 };
1287
 
static gchar *picto_icon_names [] = {
 
1287
static const gchar *picto_icon_names [] = {
1288
1288
        "face-angel",
1289
1289
        "face-angry",
1290
1290
        "face-cool",