diff options
author | Stefano Karapetsas <[email protected]> | 2014-05-04 19:00:57 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-05-04 19:00:57 +0200 |
commit | 64dfc3d24b51456f5a90fa1a59771db1ef1d980c (patch) | |
tree | 2d00f4e1133aef8954054fca33f0c68d81b9896d /po/POTFILES.in | |
parent | cdc44ec777ed31e5e720fbede2ee6116bd43330d (diff) | |
download | mate-desktop-64dfc3d24b51456f5a90fa1a59771db1ef1d980c.tar.bz2 mate-desktop-64dfc3d24b51456f5a90fa1a59771db1ef1d980c.tar.xz |
libmate-desktop: Add MateColorButton dialog
Code taken from GTK 2.24 source and renamed for MATE
This will allow to use traditional color selection with GTK2 and GTK3
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 7dd6d65..3c5c6c1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,6 +7,9 @@ mate-about/mate-about.h # file calls _mate_desktop_init_i18n () libmate-desktop/display-name.c libmate-desktop/mate-aboutdialog.c +libmate-desktop/mate-colorbutton.c +libmate-desktop/mate-colorsel.c +libmate-desktop/mate-colorseldialog.c libmate-desktop/mate-desktop-item.c libmate-desktop/mate-desktop-utils.c libmate-desktop/mate-rr.c |