GNOME Bugzilla – Bug 764727
Fix "format not a string literal" error
Last modified: 2016-04-08 09:32:52 UTC
Needs sanity checking
Created attachment 325534 [details] [review] sound: Fix "format not a string literal" error
Created attachment 325535 [details] [review] user-accounts: Work-around "format not a string literal" error This isn't possible to fix without quite a bit of code movement. This will do for now though.
Created attachment 325536 [details] [review] datetime: Fix "format not a string literal" error
Created attachment 325537 [details] [review] network: Fix "format not a string literal" error
Created attachment 325575 [details] [review] printers: Fix "format not a string literal" error
Attachment 325534 [details] pushed as 65d9bd0 - sound: Fix "format not a string literal" error Attachment 325535 [details] pushed as c92aa11 - user-accounts: Work-around "format not a string literal" error Attachment 325536 [details] pushed as ec5d9d0 - datetime: Fix "format not a string literal" error Attachment 325537 [details] pushed as 9c70369 - network: Fix "format not a string literal" error Attachment 325575 [details] pushed as 82b73e5 - printers: Fix "format not a string literal" error