Revision 912025

Go back to digest for 18th January 2009

Features in KDE Base

Artur Duque de Souza committed changes in /trunk/KDE/kdeplasma-addons/applets/pastebin:

Add support for custom server address

Now the user can setup the address (urls) used by the backends.
This way it's easy to setup pastebin applet to use your internal pastebin server (that uses one of the backends supported, of course).

File Changes

Added 1 files
  • /trunk/KDE/kdeplasma-addons/applets/pastebin/pastebinServersConfig.ui
Modified 13 files
  • /trunk/KDE/kdeplasma-addons/applets/pastebin
  •   /CMakeLists.txt
  •   /pastebin.cpp
  •   /pastebin.h
  •   /backends/imagebinca.cpp
  •   /backends/imagebinca.h
  •   /backends/imageshack.cpp
  •   /backends/imageshack.h
  •   /backends/pastebinca.cpp
  •   /backends/pastebinca.h
  •   /backends/pastebincom.cpp
  •   /backends/pastebincom.h
  •   /backends/server.cpp
  •   /backends/server.h
14 files changed in total