More rename.

This commit is contained in:
QC 2014-03-01 17:28:55 +01:00
parent 7f32582582
commit 1bed4252ae
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
#include <time.h>
#endif
#define RUN_CACHE_FILE "simpleswitcher.runcache"
#define RUN_CACHE_FILE "rofi.runcache"
static inline int execsh( const char *cmd ,int run_in_term )
{

View File

@ -45,7 +45,7 @@
#include <time.h>
#endif
#define SSH_CACHE_FILE "simpleswitcher.sshcache"
#define SSH_CACHE_FILE "rofi.sshcache"
static inline int execshssh( const char *host )
{