projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea8155b
)
fileselector: Remove invalid or unnecessary comment
author
Ryuan Choi
<ryuan.choi@gmail.com>
Wed, 6 Nov 2013 10:26:57 +0000
(19:26 +0900)
committer
Ryuan Choi
<ryuan.choi@gmail.com>
Wed, 6 Nov 2013 10:28:19 +0000
(19:28 +0900)
src/lib/elc_fileselector.c
patch
|
blob
|
history
diff --git
a/src/lib/elc_fileselector.c
b/src/lib/elc_fileselector.c
index
5d8dc37
..
64f1157
100644
(file)
--- a/
src/lib/elc_fileselector.c
+++ b/
src/lib/elc_fileselector.c
@@
-3,12
+3,8
@@
* - child elements focusing support
* - user defined icon/label cb
* - show/hide/add buttons ???
- * - make variable/function names that are sensible
* - Pattern Filter support
* - Custom Filter support
- * - is 'is_save' flag and API needed? If it is not is_save mode,
- * entry is disabled and anchor can't be clicked.
- * Also user should be able to type custom name in this mode.
*/
#ifdef HAVE_CONFIG_H
# include "elementary_config.h"