* lib/screenshooter-utils.{c,h}: add the "screenshooter_" prefix before
(take_screenshot) and (save_screenshot). * src/main.c: use the new function names in (main). * panel-plugin/screenshooter-plugin.c: - use new function names. - add a missing prototype. - clean the indentation of prototypes. - add a "cb_" before all callback functions names. - use a "screenshooter_plugin_" prefix for other functions. (Old svn revision: 5848)
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- lib/screenshooter-utils.c 12 additions, 7 deletionslib/screenshooter-utils.c
- lib/screenshooter-utils.h 4 additions, 2 deletionslib/screenshooter-utils.h
- panel-plugin/screenshooter-plugin.c 62 additions, 37 deletionspanel-plugin/screenshooter-plugin.c
- src/main.c 6 additions, 5 deletionssrc/main.c
Loading
Please register or sign in to comment