elementary / granite

Library that extends GTK with common widgets and utilities
https://elementary.io
GNU Lesser General Public License v3.0
289 stars 61 forks source link

AppData: Explicit namespace of the removed Settings #583

Closed ryonakano closed 2 years ago

ryonakano commented 2 years ago

We had two classes named "Settings": Granite.Service.Settings which have just removed and Granite.Settings for color preferences. This is really a tiny thing but we may want to explicit that the removed Settings class here is the one in the Service namespace and not the latter one.