Bring camera icons into XDG compliance

pull/1/head
Timothy Pearson 10 years ago
parent 17b9795bf2
commit c8d59acb67

@ -144,7 +144,7 @@ EXIFEditDialog::EXIFEditDialog(TQWidget* parent, KURL::List urls, KIPI::Interfac
d->datetimePage = new EXIFDateTime(d->page_datetime);
d->page_lens = addPage(i18n("Lens"), i18n("Lens Settings"),
BarIcon("camera", TDEIcon::SizeMedium));
BarIcon("camera-photo", TDEIcon::SizeMedium));
d->lensPage = new EXIFLens(d->page_lens);
d->page_device = addPage(i18n("Device"), i18n("Capture Device Settings"),

Loading…
Cancel
Save