libgimpwidgets/gimpcolorprofilecombobox.[ch]
2007-08-14 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorprofilecombobox.[ch] * libgimpwidgets/gimpcolorprofilestore.[ch] * libgimpwidgets/gimpcolorprofilestore-private.h: changed API to deal with filenames instead of URIs. * app/widgets/gimpprofilechooserdialog.[ch]: same here. * app/dialogs/preferences-dialog.c * plug-ins/common/lcms.c: changed accordingly. svn path=/trunk/; revision=23260
This commit is contained in:

committed by
Sven Neumann

parent
4325e2de70
commit
7cdc24d69e
@ -59,7 +59,7 @@ GimpColorProfileComboBox
|
||||
</para>
|
||||
|
||||
@combo:
|
||||
@uri:
|
||||
@filename:
|
||||
@label:
|
||||
|
||||
|
||||
@ -69,7 +69,7 @@ GimpColorProfileComboBox
|
||||
</para>
|
||||
|
||||
@combo:
|
||||
@uri:
|
||||
@filename:
|
||||
@label:
|
||||
|
||||
|
||||
|
@ -43,7 +43,7 @@ GimpColorProfileStore
|
||||
</para>
|
||||
|
||||
@store:
|
||||
@uri:
|
||||
@filename:
|
||||
@label:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user